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

  /external/webrtc/talk/media/base/
testutils.h 139 uint32_t frame_fourcc() const { return frame_fourcc_; }
151 uint32_t frame_fourcc_; member in class:cricket::VideoCapturerListener
testutils.cc 232 frame_fourcc_(0),
252 frame_fourcc_ = frame->fourcc;

Completed in 419 milliseconds