Home
last modified time | relevance | path

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

/external/libvpx/vp8/
Dvp8_dx_iface.c550 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, in image2yuvconfig() function
585 image2yuvconfig(&frame->img, &sd); in vp8_set_reference()
607 image2yuvconfig(&frame->img, &sd); in vp8_get_reference()
Dvp8_cx_iface.c571 static vpx_codec_err_t image2yuvconfig(const vpx_image_t *img, in image2yuvconfig() function
745 res = image2yuvconfig(img, &sd); in vp8e_encode()
832 image2yuvconfig(&frame->img, &sd); in vp8e_set_reference()
853 image2yuvconfig(&frame->img, &sd); in vp8e_get_reference()