Searched refs:_functionCalls (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
H A Dtb_I420_codec.cc22 memset(&_functionCalls, 0, sizeof(_functionCalls));
37 _functionCalls.Release++;
50 _functionCalls.SetChannelParameters++;
58 _functionCalls.InitEncode++;
94 _functionCalls.Encode++;
142 _functionCalls.RegisterEncodeCompleteCallback++;
149 _functionCalls.SetRates++;
155 _functionCalls.SetPeriodicKeyFrames++;
162 _functionCalls
[all...]
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
H A Dtb_I420_codec.h68 FunctionCalls _functionCalls; member in class:TbI420Encoder
115 FunctionCalls _functionCalls; member in class:TbI420Decoder

Completed in 1636 milliseconds