Searched refs:is_nv21 (Results 1 – 1 of 1) sorted by relevance
522 bool is_tiled, is_nv21; in vp_video_buffer() local525 is_nv21 = (fb->format->format == DRM_FORMAT_NV21); in vp_video_buffer()551 val = (is_nv21 ? VP_MODE_NV21 : VP_MODE_NV12); in vp_video_buffer()