Searched refs:vpx_img_plane_height (Results 1 – 3 of 3) sorted by relevance
91 const int h = vpx_img_plane_height(yuv_frame, plane); in read_yuv_frame()230 int vpx_img_plane_height(const vpx_image_t *img, int plane) { in vpx_img_plane_height() function245 const int h = vpx_img_plane_height(img, plane); in vpx_img_write()263 const int h = vpx_img_plane_height(img, plane); in vpx_img_read()
148 int vpx_img_plane_height(const vpx_image_t *img, int plane);
284 const int h = vpx_img_plane_height(img, plane); in update_image_md5()307 const int h = vpx_img_plane_height(img, plane); in write_image_file()