Searched refs:VA_FOURCC_RGBA (Results 1 – 11 of 11) sorted by relevance
95 } else if (fourcc == VA_FOURCC_RGBA) { in psb_surface_create()102 psb_surface->extra_info[4] = VA_FOURCC_RGBA; in psb_surface_create()
125 VA_FOURCC_RGBA, \
65 …_NV12) || (fourcc == VA_FOURCC_YV16) || (fourcc == VA_FOURCC_IYUV) || (fourcc == VA_FOURCC_RGBA)) { in psb_surface_create_from_ub()105 else if (VA_FOURCC_RGBA == fourcc) { in psb_surface_create_from_ub()107 psb_surface->extra_info[4] = VA_FOURCC_RGBA; in psb_surface_create_from_ub()
344 case VA_FOURCC_RGBA: { in psb_CreateImage()1343 case VA_FOURCC_RGBA: in psb__LinkSubpictIntoSurface()
1213 && (vaPtr->dst_srf.fourcc == VA_FOURCC_RGBA))) in I830PutImage()
343 fourcc = VA_FOURCC_RGBA; in psb_CreateSurfacesFromGralloc()
101 {"RGBA", VA_FOURCC_RGBA},
156 if (pixel_format == VA_FOURCC_RGBA || pixel_format == VA_FOURCC_BGRA) { in VAMappedHandle()1241 pixel_format = VA_FOURCC_RGBA; in queueCompose()1805 buf.pixel_format = VA_FOURCC_RGBA; in vspEnable()
2753 #define VA_FOURCC_RGBA 0x41424752 macro
768 fourcc = VA_FOURCC_RGBA; in psb_putsurface_xvideo()
407 if (subpicture->fourcc != VA_FOURCC_RGBA) { in psb_DisplayRGBASubpicture()