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

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
testutils.h 135 uint32 frame_fourcc() const { return frame_fourcc_; }
147 uint32 frame_fourcc_; member in class:cricket::VideoCapturerListener
testutils.cc 226 frame_fourcc_(0),
246 frame_fourcc_ = frame->fourcc;

Completed in 124 milliseconds