Searched refs:VPlaneSize (Results 1 – 2 of 2) sorted by relevance
43 int VPlaneSize() const { return ((width_ + 1) / 2) * ((height_) / 2); } in VPlaneSize() function
52 int v_plane_size = VPlaneSize(); in ConvertRGBAToI420Video()