Searched defs:dst_i420_uv_size (Results 1 – 1 of 1) sorted by relevance
48 int dst_i420_uv_size = ((dst_width + 1) / 2) * ((dst_height + 1) / 2); in I420TestRotate() local168 int dst_i420_uv_size = ((dst_width + 1) / 2) * ((dst_height + 1) / 2); in NV12TestRotate() local