Searched refs:vpx_img_wrap (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vpx/ |
D | exports_com | 16 text vpx_img_wrap
|
D | vpx_image.h | 186 vpx_image_t *vpx_img_wrap(vpx_image_t *img,
|
/external/libvpx/libvpx/vpx/src/ |
D | vpx_image.c | 191 vpx_image_t *vpx_img_wrap(vpx_image_t *img, in vpx_img_wrap() function
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/ |
D | vp9_impl.cc | 281 raw_ = vpx_img_wrap(NULL, VPX_IMG_FMT_I420, codec_.width, codec_.height, 1, in InitEncode()
|
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/ |
D | vp8_impl.cc | 548 vpx_img_wrap(&raw_images_[0], VPX_IMG_FMT_I420, inst->width, inst->height, 1, in InitEncode()
|