Searched refs:is_nv21 (Results 1 – 1 of 1) sorted by relevance
523 bool is_tiled, is_nv21; in vp_video_buffer() local526 is_nv21 = (fb->format->format == DRM_FORMAT_NV21); in vp_video_buffer()552 val = (is_nv21 ? VP_MODE_NV21 : VP_MODE_NV12); in vp_video_buffer()
Completed in 4 milliseconds