Searched refs:u_row_bytes (Results 1 – 1 of 1) sorted by relevance
89 int u_row_bytes = frame->row_bytes(VideoFrame::kUPlane); in FillYUV() local92 memset(u_plane, u, u_row_bytes); in FillYUV()