Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx/src/
Dvpx_image.c19 unsigned int d_w, unsigned int d_h, in img_alloc_helper()
155 unsigned int d_w, unsigned int d_h, in vpx_img_alloc()
161 unsigned int d_h, unsigned int stride_align, in vpx_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/libvpx/libvpx/vpx/
Dvpx_image.h100 unsigned int d_h; /**< Displayed image height */ member
/external/libvpx/libvpx/
Dvpxdec.c394 unsigned int d_w, unsigned int d_h, in generate_filename()