Home
last modified time | relevance | path

Searched defs:d_w (Results 1 – 6 of 6) 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()
141 vpx_image_t *vpx_img_wrap(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w, in vpx_img_wrap()
/external/libaom/libaom/aom/src/
Daom_image.c30 aom_image_t *img, aom_img_fmt_t fmt, unsigned int d_w, unsigned int d_h, in img_alloc_helper()
150 unsigned int d_w, unsigned int d_h, in aom_img_alloc()
155 aom_image_t *aom_img_wrap(aom_image_t *img, aom_img_fmt_t fmt, unsigned int d_w, in aom_img_wrap()
164 unsigned int d_w, unsigned int d_h, in aom_img_alloc_with_border()
/external/libvpx/libvpx/vpx/
Dvpx_image.h82 unsigned int d_w; /**< Displayed image width */ member
/external/libaom/libaom/aom/
Daom_image.h156 unsigned int d_w; /**< Displayed image width */ member
/external/libaom/libaom/apps/
Daomdec.c346 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()