Searched refs:a_row_bytes (Results 1 – 1 of 1) sorted by relevance
106 int a_row_bytes = frame->row_bytes(VideoFrame::kAPlane); in FillYUVA() local108 memset(a_plane, a, a_row_bytes); in FillYUVA()