Searched refs:temp_height (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_scale/generic/ |
D | vpx_scale.c | 475 unsigned char *temp_area, unsigned char temp_height, in vpx_scale_frame() argument 486 temp_area, temp_height, hscale, hratio, vscale, vratio, interlaced); in vpx_scale_frame() 500 dw / 2, dh / 2, temp_area, temp_height, hscale, hratio, vscale, in vpx_scale_frame() 516 dw / 2, dh / 2, temp_area, temp_height, hscale, hratio, vscale, in vpx_scale_frame()
|
/external/libvpx/libvpx/vpx_scale/ |
D | vpx_scale.h | 17 unsigned char *temp_area, unsigned char temp_height,
|
/external/libaom/libaom/aom_scale/ |
D | aom_scale.h | 18 unsigned char *temp_area, unsigned char temp_height,
|
/external/libaom/libaom/aom_scale/generic/ |
D | aom_scale.c | 476 unsigned char *temp_area, unsigned char temp_height, in aom_scale_frame() argument 491 plane_dh, temp_area, temp_height, hscale, hratio, vscale, vratio, in aom_scale_frame()
|