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

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_dx_iface.c571 const int y_h = img->d_h; local
580 yv12->y_crop_height = y_h;
582 yv12->y_height = y_h;
H A Dvp8_cx_iface.c704 const int y_h = img->d_h; local
713 yv12->y_crop_height = y_h;
715 yv12->y_height = y_h;

Completed in 70 milliseconds