Home | History | Annotate | Download | only in devices

Lines Matching refs:VA_FOURCC_NV12

221         attribTpi.pixel_format = VA_FOURCC_NV12;
367 VAMappedHandle mappedVideoOut(vd.va_dpy, outputHandle, align_width(outWidth), align_height(outHeight), (unsigned int)VA_FOURCC_NV12);