Searched refs:FunctionCalls (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
H A Dtb_I420_codec.h50 struct FunctionCalls struct in class:TbI420Encoder
64 FunctionCalls GetFunctionCalls();
68 FunctionCalls _functionCalls;
98 struct FunctionCalls struct in class:TbI420Decoder
107 FunctionCalls GetFunctionCalls();
115 FunctionCalls _functionCalls;
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
H A Dtb_I420_codec.cc165 TbI420Encoder::FunctionCalls TbI420Encoder::GetFunctionCalls()
268 TbI420Decoder::FunctionCalls TbI420Decoder::GetFunctionCalls()
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_codec.cc690 TbI420Encoder::FunctionCalls encode_calls =
711 TbI420Decoder::FunctionCalls decode_calls =

Completed in 83 milliseconds