Searched defs:d_w (Results 1 – 9 of 9) sorted by relevance
/external/libvpx/libvpx/vpx/src/ |
D | vpx_image.c | 19 unsigned int d_w, unsigned int d_h, in img_alloc_helper() 136 unsigned int d_w, unsigned int d_h, in vpx_img_alloc() 141 vpx_image_t *vpx_img_wrap(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w, in vpx_img_wrap()
|
/external/libaom/libaom/aom/src/ |
D | aom_image.c | 31 aom_image_t *img, aom_img_fmt_t fmt, unsigned int d_w, unsigned int d_h, in img_alloc_helper() 168 unsigned int d_w, unsigned int d_h, in aom_img_alloc() 175 unsigned int d_w, unsigned int d_h, in aom_img_alloc_with_cb() 183 aom_image_t *aom_img_wrap(aom_image_t *img, aom_img_fmt_t fmt, unsigned int d_w, in aom_img_wrap() 193 unsigned int d_w, unsigned int d_h, in aom_img_alloc_with_border()
|
/external/webrtc/modules/video_coding/codecs/vp8/ |
D | libvpx_interface.cc | 26 unsigned int d_w, in img_alloc() 34 unsigned int d_w, in img_wrap()
|
/external/libvpx/libvpx/vpx/ |
D | vpx_image.h | 82 unsigned int d_w; /**< Displayed image width */ member
|
/external/libaom/libaom/aom/ |
D | aom_image.h | 186 unsigned int d_w; /**< Displayed image width */ member
|
/external/webrtc/modules/video_coding/codecs/vp8/test/ |
D | vp8_impl_unittest.cc | 530 unsigned char* img_data) { in TEST_F()
|
/external/libaom/libaom/apps/ |
D | aomdec.c | 342 unsigned int d_w, unsigned int d_h, in generate_filename()
|
/external/libvpx/libvpx/ |
D | vpxdec.c | 424 unsigned int d_w, unsigned int d_h, in generate_filename()
|
/external/exoplayer/tree/extensions/vp9/src/main/jni/ |
D | vpx_jni.cc | 295 int d_w; member
|