Searched refs:img_wrap (Results 1 – 5 of 5) sorted by relevance
/external/webrtc/modules/video_coding/codecs/vp8/test/ |
D | mock_libvpx_interface.h | 28 img_wrap,
|
D | vp8_impl_unittest.cc | 527 EXPECT_CALL(*vpx, img_wrap(_, _, _, _, _, _)) in TEST_F()
|
/external/webrtc/modules/video_coding/codecs/vp8/ |
D | libvpx_interface.h | 38 virtual vpx_image_t* img_wrap(vpx_image_t* img,
|
D | libvpx_interface.cc | 32 vpx_image_t* img_wrap(vpx_image_t* img, in img_wrap() function in webrtc::__anon26acf6f50111::LibvpxVp8Facade
|
D | libvpx_vp8_encoder.cc | 636 libvpx_->img_wrap(&raw_images_[0], VPX_IMG_FMT_I420, inst->width, in InitEncode()
|