Searched refs:VA_FOURCC_I420 (Results 1 – 4 of 4) sorted by relevance
41 #ifndef VA_FOURCC_I42042 #define VA_FOURCC_I420 0x30323449 macro275 surface_image.format.fourcc == VA_FOURCC_I420 || in upload_yv12_frame_to_yuv_surface()293 }else if(surface_image.format.fourcc == VA_FOURCC_I420){ in upload_yv12_frame_to_yuv_surface()310 surface_image.format.fourcc == VA_FOURCC_I420){ in upload_yv12_frame_to_yuv_surface()378 surface_image.format.fourcc == VA_FOURCC_I420 || in store_yuv_surface_to_yv12_frame()395 } else if(surface_image.format.fourcc == VA_FOURCC_I420){ in store_yuv_surface_to_yv12_frame()412 surface_image.format.fourcc == VA_FOURCC_I420){ in store_yuv_surface_to_yv12_frame()
52 #define VA_FOURCC_I420 0x30323449 macro
58 #ifndef VA_FOURCC_I42059 #define VA_FOURCC_I420 0x30323449 macro548 case VA_FOURCC_I420: in i830_display_video()730 case VA_FOURCC_I420: in i830_display_video()1153 case VA_FOURCC_I420: in I830PutImage()
350 #ifndef VA_FOURCC_I420351 #define VA_FOURCC_I420 0x30323449 macro403 surface_image.format.fourcc == VA_FOURCC_I420) { in upload_yuv_to_surface()404 const int U = surface_image.format.fourcc == VA_FOURCC_I420 ? 1 : 2; in upload_yuv_to_surface()405 const int V = surface_image.format.fourcc == VA_FOURCC_I420 ? 2 : 1; in upload_yuv_to_surface()