Searched defs:uv_size (Results 1 – 11 of 11) sorted by relevance
229 const int uv_size = in main() local236 const int uv_size = ((dst_width + 1) / 2) * ((dst_height + 1) / 2); in main() local
246 const int uv_size, in UpdateMetrics()362 const int uv_size = ((image_width + 1) / 2) * ((image_height + 1) / 2); in main() local
78 int uv_size = ((crop_width + 1) / 2) * ((abs_crop_height + 1) / 2); in ConvertToI420() local
73 int uv_size = ((crop_width + 1) / 2) * ((abs_crop_height + 1) / 2); in ConvertToI420() local
109 int uv_size = frame_buffer->ChromaWidth() * frame_buffer->ChromaHeight(); in AVGetBuffer2() local
109 const int uv_size = ((kFrameHeight + 1) / 2) * ((kFrameWidth + 1) / 2); member in webrtc::test::FrameGeneratorTest
98 uint64_t y_size, uv_size, a_size, total_size; in WebPPictureAllocYUVA() local
99 uint64_t uv_size = 0, a_size = 0, total_size; in AllocateBuffer() local
930 const BLOCK_SIZE uv_size = get_plane_block_size(bsize, &xd->plane[1]); in encode_breakout_test() local
1332 const ImVec2 uv_size = uv_b - uv_a; in ShadeVertsLinearUV() local