Home
last modified time | relevance | path

Searched refs:scale_2dimage (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libva/test/
Dloadsurface.h26 static int scale_2dimage(unsigned char *src_img, int src_imgw, int src_imgh, in scale_2dimage() function
80 scale_2dimage(pic_y_old, 640, 480, in YUV_blend_with_pic()
82 scale_2dimage(pic_u_old, 320, 240, in YUV_blend_with_pic()
84 scale_2dimage(pic_v_old, 320, 240, in YUV_blend_with_pic()