Searched defs:d_h (Results 1 – 8 of 8) 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() 142 unsigned int d_h, unsigned int stride_align, 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() 184 unsigned int d_h, unsigned int stride_align, in aom_img_wrap() 193 unsigned int d_w, unsigned int d_h, in aom_img_alloc_with_border()
|
/external/clang/test/SemaCUDA/ |
D | function-overload.cu | 208 struct d_h { struct 209 ~d_h() {} // expected-note {{previous declaration is here}} in ~d_h() argument 210 __host__ ~d_h() {} // expected-error {{destructor cannot be redeclared}} in ~d_h() argument
|
/external/libvpx/libvpx/vpx/ |
D | vpx_image.h | 83 unsigned int d_h; /**< Displayed image height */ member
|
/external/libaom/libaom/aom/ |
D | aom_image.h | 187 unsigned int d_h; /**< Displayed image height */ member
|
/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 | 296 int d_h; member
|