Home
last modified time | relevance | path

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

/external/libvpx/vpx/src/
Dvpx_image.c19 unsigned int d_h, in img_alloc_helper()
152 unsigned int d_h, in vpx_img_alloc()
161 unsigned int d_h, in vpx_img_wrap()
/external/libvpx/vpx_scale/generic/
Dbicubic_scaler.c305 int gcd_w, gcd_h, gcd_h_uv, d_w, d_h, d_h_uv; in bicubic_coefficient_setup() local
/external/libvpx/vpx/
Dvpx_image.h107 unsigned int d_h; /**< Displayed image height */ member
/external/libvpx/
Dvpxdec.c632 unsigned int d_w, unsigned int d_h, in generate_filename()