Home
last modified time | relevance | path

Searched defs:d_w (Results 1 – 3 of 3) 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()
160 vpx_image_t *vpx_img_wrap(vpx_image_t *img, vpx_img_fmt_t fmt, unsigned int d_w, in vpx_img_wrap()
/external/libvpx/libvpx/vpx/
Dvpx_image.h99 unsigned int d_w; /**< Displayed image width */ member
/external/libvpx/libvpx/
Dvpxdec.c394 unsigned int d_w, unsigned int d_h, in generate_filename()