Searched defs:y_plane (Results 1 – 6 of 6) sorted by relevance
96 uint8_t* y_plane = video_frame_.buffer(kYPlane); in TEST_F() local
140 const uint8_t* y_plane, in WrappedI420Buffer()224 const uint8_t* y_plane = buffer->data(kYPlane) + in ShallowCenterCrop() local
122 const uint8_t* y_plane = frame->GetYPlane(); in CheckFrameColorYuv() local
109 bool Converter::AddYUVToFile(uint8_t* y_plane, in AddYUVToFile()
158 const uint8_t* y_plane = static_cast<uint8_t*>(video_frame); in OnMemoryBufferFrame() local
36 int y_plane = width * height; // I420 Y plane. in GetI420FrameSize() local