Searched defs:dst_uv_height (Results 1 – 2 of 2) sorted by relevance
40 int dst_uv_width, int dst_uv_height) { in I420ToI4xx()72 const int dst_uv_height = Abs(height); in I420ToI422() local94 const int dst_uv_height = Abs(height); in I420ToI444() local116 const int dst_uv_height = Abs(height); in I420ToI411() local
42 const int dst_uv_height = SUBSAMPLE(dst_y_height, 1, 1); in I4xxToI420() local