Searched refs:a_plane (Results 1 – 1 of 1) sorted by relevance
104 uint8* a_plane = frame->data(VideoFrame::kAPlane); in FillYUVA() local108 memset(a_plane, a, a_row_bytes); in FillYUVA()109 a_plane += frame->stride(VideoFrame::kAPlane); in FillYUVA()