Home
last modified time | relevance | path

Searched refs:GetFunctionCalls (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
Dtb_I420_codec.h64 FunctionCalls GetFunctionCalls();
107 FunctionCalls GetFunctionCalls();
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
Dtb_I420_codec.cc165 TbI420Encoder::FunctionCalls TbI420Encoder::GetFunctionCalls() in GetFunctionCalls() function in TbI420Encoder
268 TbI420Decoder::FunctionCalls TbI420Decoder::GetFunctionCalls() in GetFunctionCalls() function in TbI420Decoder
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_codec.cc691 ext_encoder.GetFunctionCalls(); in ViECodecExternalCodecTest()
712 ext_decoder.GetFunctionCalls(); in ViECodecExternalCodecTest()
767 encode_calls = ext_encoder.GetFunctionCalls(); in ViECodecExternalCodecTest()
786 decode_calls = ext_decoder.GetFunctionCalls(); in ViECodecExternalCodecTest()