Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/
Dloadsurface.h296 int src_fourcc, int src_width, int src_height, in upload_surface_yuv() argument
353 if (src_fourcc == VA_FOURCC_NV12) { in upload_surface_yuv()
356 } else if (src_fourcc == VA_FOURCC_IYUV) { in upload_surface_yuv()
359 } else if (src_fourcc == VA_FOURCC_YV12) { in upload_surface_yuv()