Searched refs:dst_hs (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_frame_scale.c71 const int dst_hs[3] = { dst->y_crop_height, dst->uv_crop_height, local
75 const int dst_h = dst_hs[i];

Completed in 57 milliseconds