Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c533 const int y_h = img->d_h; in image2yuvconfig() local
542 yv12->y_crop_height = y_h; in image2yuvconfig()
544 yv12->y_height = y_h; in image2yuvconfig()
Dvp8_cx_iface.c687 const int y_h = img->d_h; in image2yuvconfig() local
696 yv12->y_crop_height = y_h; in image2yuvconfig()
698 yv12->y_height = y_h; in image2yuvconfig()