Searched refs:HandleDecodeResult (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/test/ |
D | encode_test_driver.cc | 228 if (!HandleDecodeResult(res_dec, *video, decoder)) in RunLoop() 250 if (!HandleDecodeResult(res_dec, *video, decoder)) in RunLoop()
|
D | frame_size_tests.cc | 29 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec, in HandleDecodeResult() function in __anon7f16d6130111::VP9FrameSizeTestsLarge
|
D | invalid_file_test.cc | 54 virtual bool HandleDecodeResult( in HandleDecodeResult() function in __anon10a1fb010111::InvalidFileTest
|
D | decode_test_driver.cc | 91 if (!HandleDecodeResult(res_dec, *video, decoder)) in RunLoop()
|
D | decode_test_driver.h | 150 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec, in HandleDecodeResult() function
|
D | vp9_encoder_parms_get_to_decoder.cc | 95 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec, in HandleDecodeResult() function in __anon06b019320111::VpxEncoderParmsGetToDecoder
|
D | encode_test_driver.h | 252 virtual bool HandleDecodeResult(const vpx_codec_err_t res_dec, in HandleDecodeResult() function
|