/external/libvpx/libvpx/test/ |
D | encode_test_driver.cc | 224 if (!HandleDecodeResult(res_dec, *video, decoder.get())) break; in RunLoop() 244 if (!HandleDecodeResult(res_dec, *video, decoder.get())) break; in RunLoop()
|
D | frame_size_tests.cc | 28 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec, in HandleDecodeResult() function in __anon7f16d6130111::VP9FrameSizeTestsLarge
|
D | decode_corrupted.cc | 69 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec, in HandleDecodeResult() function in __anon068343d70111::DecodeCorruptedFrameTest
|
D | decode_test_driver.cc | 89 if (!HandleDecodeResult(res_dec, *video, decoder)) break; in RunLoop()
|
D | invalid_file_test.cc | 53 virtual bool HandleDecodeResult( in HandleDecodeResult() function in __anon10a1fb010111::InvalidFileTest
|
D | decode_test_driver.h | 133 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec, in HandleDecodeResult() function
|
D | vp9_encoder_parms_get_to_decoder.cc | 98 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec, in HandleDecodeResult() function in __anon06b019320111::VpxEncoderParmsGetToDecoder
|
D | encode_test_driver.h | 266 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec, in HandleDecodeResult() function
|
D | vp9_ethread_test.cc | 294 virtual bool HandleDecodeResult(const vpx_codec_err_t res, in HandleDecodeResult() function in __anon858d93960111::VPxEncoderThreadTest
|
/external/libaom/libaom/test/ |
D | frame_size_tests.cc | 30 virtual bool HandleDecodeResult(const aom_codec_err_t res_dec, in HandleDecodeResult() function in __anon9e15fbf10111::AV1FrameSizeTests
|
D | invalid_file_test.cc | 52 virtual bool HandleDecodeResult( in HandleDecodeResult() function in __anon0f85dc9f0111::InvalidFileTest
|
D | decode_test_driver.cc | 85 if (!HandleDecodeResult(res_dec, *video, decoder)) break; in RunLoop()
|
D | av1_encoder_parms_get_to_decoder.cc | 136 virtual bool HandleDecodeResult(const aom_codec_err_t res_dec, in HandleDecodeResult() function in __anonc70646790111::AVxEncoderParmsGetToDecoder
|
D | decode_test_driver.h | 136 virtual bool HandleDecodeResult(const aom_codec_err_t res_dec, in HandleDecodeResult() function
|
D | encode_test_driver.h | 224 virtual bool HandleDecodeResult(const aom_codec_err_t res_dec, in HandleDecodeResult() function
|
D | encode_test_driver.cc | 252 if (!HandleDecodeResult(res_dec, decoder.get())) break; in RunLoop()
|