Searched defs:uv_size (Results 1 – 11 of 11) sorted by relevance
48 uint32_t uv_size = in_uv->get_width () * in_uv->pixel_size (); in work_range() local
505 int uv_size = ((kHeight + 1) >> 1) * ((kWidth + 1) >> 1); in TEST_F() local543 int uv_size = ((kHeight + 1) >> 1) * ((kWidth + 1) >> 1); in TEST_F() local591 int uv_size = ((kHeight + 1) >> 1) * ((kWidth + 1) >> 1); in TEST_P() local637 int uv_size = ((kHeight + 1) >> 1) * ((kWidth + 1) >> 1); in TEST_P() local785 int uv_size = ((kHeight + 1) >> 1) * ((kWidth + 1) >> 1); in TEST_F() local832 int uv_size = ((kHeight + 1) >> 1) * ((kWidth + 1) >> 1); in TEST_P() local
228 const int uv_size = in main() local235 const int uv_size = ((dst_width + 1) / 2) * ((dst_height + 1) / 2); in main() local
243 const int uv_size, in UpdateMetrics()356 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
87 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
894 const BLOCK_SIZE uv_size = get_plane_block_size(bsize, &xd->plane[1]); in encode_breakout_test() local