HomeSort by relevance Sort by last modified time
    Searched full:_functioncalls (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
tb_I420_codec.cc 22 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.CodecConfigParameters++
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
tb_I420_codec.h 68 FunctionCalls _functionCalls;
115 FunctionCalls _functionCalls;

Completed in 783 milliseconds