Searched defs:d_w (Results  1 – 13 of 13) sorted by relevance
| /external/libvpx/vpx/src/ | 
| D | vpx_image.c | 20                                      unsigned int d_w, unsigned int d_h,  in img_alloc_helper() 141                            unsigned int d_w, unsigned int d_h,  in vpx_img_alloc() 146 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/aom/src/ | 
| D | aom_image.c | 32     aom_image_t *img, aom_img_fmt_t fmt, unsigned int d_w, unsigned int d_h,  in img_alloc_helper() 179                            unsigned int d_w, unsigned int d_h,  in aom_img_alloc() 186                                    unsigned int d_w, unsigned int d_h,  in aom_img_alloc_with_cb() 194 aom_image_t *aom_img_wrap(aom_image_t *img, aom_img_fmt_t fmt, unsigned int d_w,  in aom_img_wrap() 204                                        unsigned int d_w, unsigned int d_h,  in aom_img_alloc_with_border()
  | 
| /external/webrtc/modules/video_coding/codecs/interface/ | 
| D | libvpx_interface.cc | 26                          unsigned int d_w,  in img_alloc() 34                         unsigned int d_w,  in img_wrap()
  | 
| /external/libvpx/vpx/ | 
| D | vpx_image.h | 83   unsigned int d_w; /**< Displayed image width */  member
  | 
| /external/webrtc/test/fuzzers/ | 
| D | vp9_encoder_references_fuzzer.cc | 327                         unsigned int d_w,  in img_wrap() 413                          unsigned int d_w,  in img_alloc()
  | 
| /external/libaom/aom/ | 
| D | aom_image.h | 195   unsigned int d_w; /**< Displayed image width */  member
  | 
| /external/webrtc/modules/video_coding/codecs/vp8/ | 
| D | libvpx_vp8_encoder.cc | 1293     auto d_w = img.d_w;  in MaybeUpdatePixelFormat()  local
  | 
| /external/libaom/apps/ | 
| D | aomdec.c | 349                               unsigned int d_w, unsigned int d_h,  in generate_filename()
  | 
| /external/webrtc/modules/video_coding/codecs/vp8/test/ | 
| D | vp8_impl_unittest.cc | 607                           unsigned char* img_data) {  in TEST_F()
  | 
| /external/libvpx/ | 
| D | vpxdec.c | 424                               unsigned int d_w, unsigned int d_h,  in generate_filename()
  | 
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/vp9/src/main/jni/ | 
| D | vpx_jni.cc | 297   int d_w;  member
  | 
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/vp9/src/main/jni/ | 
| D | vpx_jni.cc | 297   int d_w;  member
  | 
| /external/webrtc/modules/video_coding/codecs/vp9/test/ | 
| D | vp9_impl_unittest.cc | 2187                unsigned char* img_data) {  in TEST_P()
  |