Home
last modified time | relevance | path

Searched defs:d_h (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/vpx/src/
Dvpx_image.c19 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/
Daom_image.c31 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/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_interface.cc27 unsigned int d_h, in img_alloc()
35 unsigned int d_h, in img_wrap()
/external/clang/test/SemaCUDA/
Dfunction-overload.cu208 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/llvm-project/clang/test/SemaCUDA/
Dfunction-overload.cu232 struct d_h { struct
233 ~d_h() {} // expected-note {{previous definition is here}} in ~d_h() argument
234 __host__ ~d_h() {} // expected-error {{destructor cannot be redeclared}} in ~d_h() argument
/external/libvpx/libvpx/vpx/
Dvpx_image.h83 unsigned int d_h; /**< Displayed image height */ member
/external/libaom/libaom/aom/
Daom_image.h187 unsigned int d_h; /**< Displayed image height */ member
/external/webrtc/modules/video_coding/codecs/vp8/test/
Dvp8_impl_unittest.cc530 unsigned char* img_data) { in TEST_F()
/external/libaom/libaom/apps/
Daomdec.c342 unsigned int d_w, unsigned int d_h, in generate_filename()
/external/libvpx/libvpx/
Dvpxdec.c424 unsigned int d_w, unsigned int d_h, in generate_filename()
/external/exoplayer/tree/extensions/vp9/src/main/jni/
Dvpx_jni.cc296 int d_h; member