Lines Matching refs:formats
82 * @bus_fmt: Media bus formats (live formats)
83 * @swap: Flag to swap R & B for RGB formats, and U & V for YUV formats
128 * @formats: Array of supported formats
129 * @num_formats: Number of formats in @formats array
133 const struct zynqmp_disp_format *formats;
257 /* List of video layer formats */
362 /* List of graphics layer formats */
1013 if (layer->info->formats[i].drm_fmt == drm_fmt)
1014 return &layer->info->formats[i];
1238 drm_formats[j] = layer->info->formats[j].drm_fmt;
1342 .formats = avbuf_vid_fmts,
1347 .formats = avbuf_gfx_fmts,