libhevc-mirror/tests/common
Harish Mahendrakar 18fc8f6b52 Added support for 420 10-bit decoding.
This is the initial version and doesn't enable SIMD functions yet.
Has not been tested extensively yet.
This is not ready to be merged into main branch yet.
2026-08-07 03:21:32 +00:00
..
Android.bp Few more updates in tests to build in Android 2026-08-02 20:17:13 +00:00
BitsBuf.cpp Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
BitsBuf.h Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
BitsFile.cpp Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
BitsFile.h Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
common.cmake Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
func_selector.cc Add few function selectors in common for modules defined in common. 2026-07-29 16:29:43 -07:00
func_selector.h Add few function selectors in common for modules defined in common. 2026-07-29 16:29:43 -07:00
helpers.cmake Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
ihevc_chroma_inter_pred_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_chroma_intra_pred_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_chroma_itrans_recon_test.cc Few more updates in tests to build in Android 2026-08-02 20:17:13 +00:00
ihevc_chroma_recon_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_deblk_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_itrans_recon_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_itrans_res_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_itrans_test.cc Few more updates in tests to build in Android 2026-08-02 20:17:13 +00:00
ihevc_luma_inter_pred_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_luma_intra_pred_test.cc libhevc: Update intrinsic for implicit RDPCM 2026-08-05 14:37:42 +00:00
ihevc_mem_fns_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_padding_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_recon_test.cc Few more updates in tests to build in Android 2026-08-02 20:17:13 +00:00
ihevc_sao_test.cc Update tests to run with atest 2026-07-31 17:05:23 +00:00
ihevc_weighted_pred_test.cc Few more updates in tests to build in Android 2026-08-02 20:17:13 +00:00
Md5Wrapper.cpp Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
Md5Wrapper.h Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
RawBuf.cpp Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
RawBuf.h Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
RawFile.cpp Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
RawFile.h Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00
TestCommon.cc Added support for 420 10-bit decoding. 2026-08-07 03:21:32 +00:00
TestCommon.h Update tests to run with atest 2026-07-31 17:05:23 +00:00
TestEnums.h Add initial tests for decoder and encoder 2026-07-27 13:15:45 -07:00