/aosp_15_r20/external/libaom/aom/src/ |
H A D | aom_image.c | 33 aom_image_t *img, aom_img_fmt_t fmt, unsigned int d_w, unsigned int d_h, in img_alloc_helper() 196 unsigned int d_w, unsigned int d_h, in aom_img_alloc() 203 unsigned int d_w, unsigned int d_h, in aom_img_alloc_with_cb() 212 unsigned int d_h, unsigned int stride_align, in aom_img_wrap() 221 unsigned int d_w, unsigned int d_h, in aom_img_alloc_with_border()
|
/aosp_15_r20/external/libvpx/vpx/src/ |
H A D | vpx_image.c | 21 unsigned int d_w, unsigned int d_h, in img_alloc_helper() 163 unsigned int d_w, unsigned int d_h, in vpx_img_alloc() 169 unsigned int d_h, unsigned int stride_align, in vpx_img_wrap()
|
/aosp_15_r20/external/clang/test/SemaCUDA/ |
H A 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
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/interface/ |
H A D | libvpx_interface.cc | 27 unsigned int d_h, in img_alloc() 35 unsigned int d_h, in img_wrap()
|
/aosp_15_r20/external/libaom/av1/encoder/arm/ |
H A D | wedge_utils_sve.c | 35 const int16x8_t d_h = vld1q_s16(d + i + 8); in av1_wedge_sse_from_residuals_sve() local
|
H A D | wedge_utils_neon.c | 39 const int16x8_t d_h = vld1q_s16(d + i + 8); in av1_wedge_sse_from_residuals_neon() local
|
/aosp_15_r20/external/webrtc/test/fuzzers/ |
H A D | vp9_encoder_references_fuzzer.cc | 328 unsigned int d_h, in img_wrap() 414 unsigned int d_h, in img_alloc()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/detail/ |
H A D | DeviceThreadHandles.h | 134 for(auto d_h : my_handles) in release() local
|
/aosp_15_r20/external/libaom/aom_dsp/x86/ |
H A D | intrapred_sse4.c | 1060 __m128i dstvec[16], d[16], dstvec_h[16], d_h[16]; in dr_prediction_z3_8x32_sse4_1() local 1122 __m128i dstvec[32], d[32], dstvec_h[32], d_h[32]; in dr_prediction_z3_32x32_sse4_1() local 1151 __m128i dstvec[16], d[16], dstvec_h[16], d_h[16]; in dr_prediction_z3_16x32_sse4_1() local
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/include/ |
D | goldfish_vpx_defs.h | 34 unsigned int d_h; /**< Displayed image height */ member
|
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ |
D | goldfish_vpx_defs.h | 34 unsigned int d_h; /**< Displayed image height */ member
|
/aosp_15_r20/external/libvpx/vpx/ |
H A D | vpx_image.h | 88 unsigned int d_h; /**< Displayed image height */ member
|
/aosp_15_r20/external/libaom/aom/ |
H A D | aom_image.h | 198 unsigned int d_h; /**< Displayed image height */ member
|
/aosp_15_r20/external/libaom/apps/ |
H A D | aomdec.c | 359 unsigned int d_w, unsigned int d_h, in generate_filename()
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A D | libvpx_vp8_encoder.cc | 1294 auto d_h = img.d_h; in MaybeUpdatePixelFormat() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/test/ |
H A D | vp8_impl_unittest.cc | 607 unsigned char* img_data) { in TEST_F()
|
/aosp_15_r20/external/libvpx/ |
H A D | vpxdec.c | 424 unsigned int d_w, unsigned int d_h, in generate_filename()
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/vp9/src/main/jni/ |
H A D | vpx_jni.cc | 298 int d_h; member
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/vp9/src/main/jni/ |
H A D | vpx_jni.cc | 298 int d_h; member
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/test/ |
H A D | vp9_impl_unittest.cc | 2187 unsigned char* img_data) { in TEST_P()
|