Searched refs:decode_calls (Results 1 – 1 of 1) sorted by relevance
711 TbI420Decoder::FunctionCalls decode_calls = in ViECodecExternalCodecTest() local713 number_of_errors += ViETest::TestError(decode_calls.InitDecode == 1, in ViECodecExternalCodecTest()716 number_of_errors += ViETest::TestError(decode_calls.Release == 1, in ViECodecExternalCodecTest()719 number_of_errors += ViETest::TestError(decode_calls.Decode > 30, in ViECodecExternalCodecTest()723 decode_calls.RegisterDecodeCompleteCallback == 1, in ViECodecExternalCodecTest()786 decode_calls = ext_decoder.GetFunctionCalls(); in ViECodecExternalCodecTest()787 number_of_errors += ViETest::TestError(decode_calls.InitDecode == 2, in ViECodecExternalCodecTest()790 number_of_errors += ViETest::TestError(decode_calls.Release == 2, in ViECodecExternalCodecTest()793 number_of_errors += ViETest::TestError(decode_calls.Decode > 30, in ViECodecExternalCodecTest()797 decode_calls.RegisterDecodeCompleteCallback == 2, in ViECodecExternalCodecTest()