Searched refs:frame_fourcc_ (Results 1 – 2 of 2) sorted by relevance
139 uint32_t frame_fourcc() const { return frame_fourcc_; } in frame_fourcc()151 uint32_t frame_fourcc_; variable
232 frame_fourcc_(0), in VideoCapturerListener()252 frame_fourcc_ = frame->fourcc; in OnFrameCaptured()