Searched refs:dst_chroma_height (Results 1 – 2 of 2) sorted by relevance
403 const int dst_chroma_height = (dst_height + 1) / 2; in NV12Scale() local408 uint8_t* const dst_v = dst_u + dst_chroma_width * dst_chroma_height; in NV12Scale()422 dst_stride_uv, dst_chroma_width, dst_chroma_height); in NV12Scale()
324 const int dst_chroma_height = (2 + 1) / 2; in TEST_F() local326 dst_chroma_width * dst_chroma_height * 2); in TEST_F()