Home
last modified time | relevance | path

Searched defs:d_w (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/libaom/aom/src/
H A Daom_image.c33 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()
211 aom_image_t *aom_img_wrap(aom_image_t *img, aom_img_fmt_t fmt, unsigned int d_w, 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 Dvpx_image.c21 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()
168 vpx_image_t *vpx_img_wrap(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w, in vpx_img_wrap()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/interface/
H A Dlibvpx_interface.cc26 unsigned int d_w, in img_alloc()
34 unsigned int d_w, in img_wrap()
/aosp_15_r20/external/webrtc/test/fuzzers/
H A Dvp9_encoder_references_fuzzer.cc327 unsigned int d_w, in img_wrap()
413 unsigned int d_w, in img_alloc()
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/include/
Dgoldfish_vpx_defs.h33 unsigned int d_w; /**< Displayed image width */ member
/aosp_15_r20/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
Dgoldfish_vpx_defs.h33 unsigned int d_w; /**< Displayed image width */ member
/aosp_15_r20/external/libvpx/vpx/
H A Dvpx_image.h87 unsigned int d_w; /**< Displayed image width */ member
/aosp_15_r20/external/libaom/aom/
H A Daom_image.h197 unsigned int d_w; /**< Displayed image width */ member
/aosp_15_r20/external/libaom/apps/
H A Daomdec.c359 unsigned int d_w, unsigned int d_h, in generate_filename()
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/
H A Dlibvpx_vp8_encoder.cc1293 auto d_w = img.d_w; in MaybeUpdatePixelFormat() local
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/test/
H A Dvp8_impl_unittest.cc607 unsigned char* img_data) { in TEST_F()
/aosp_15_r20/external/libvpx/
H A Dvpxdec.c424 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 Dvpx_jni.cc297 int d_w; member
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/vp9/src/main/jni/
H A Dvpx_jni.cc297 int d_w; member
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/test/
H A Dvp9_impl_unittest.cc2187 unsigned char* img_data) { in TEST_P()