Home
last modified time | relevance | path

Searched refs:r_h (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/
Dvp9_iface_common.h47 img->r_h = yv12->render_height; in yuvconfig2image()
90 yv12->render_height = img->r_h; in image2yuvconfig()
/external/libvpx/libvpx/vpx/
Dvpx_image.h104 unsigned int r_h; /**< Intended rendering image height */ member
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c211 img->d_h = img->r_h = yv12->y_height; in yuvconfig2image()