Searched refs:planar (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di915_video.c56 Bool planar; local in function:I915DisplayVideoTextured
66 planar = FALSE;
70 planar = TRUE;
150 if (!planar) {
210 /* For the planar formats, we set up three samplers -- one for each plane,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.2.8.rst84 - gallium/dri2: Fix creation of multi-planar modifier images
H A D19.3.4.rst184 - radv: do not allow sparse resources with multi-planar formats
H A D20.3.5.rst82 - intel/anv: Fix condition for planar yuv surface
H A D19.2.0.rst298 - iris: Report correct number of planes for planar images
H A D19.3.0.rst2070 - iris: Report correct number of planes for planar images
2411 - gallium/util: add planar format layouts and helpers
2414 - radeonsi: allocate planar multimedia formats in 1 buffer
2415 - radeonsi: remove si_vid_join_surfaces and use combined planar
2662 - gallium/dri2: Fix creation of multi-planar modifier images
2664 - iris: Fix import of multi-planar surfaces with modifiers
H A D20.0.0.rst882 - virgl: support emulating planar image sampling
2589 - gallium/dri2: Fix creation of multi-planar modifier images
2591 - iris: Fix import of multi-planar surfaces with modifiers
3219 - radv: do not allow sparse resources with multi-planar formats
H A D21.2.0.rst2387 - zink: implement support for non-planar DRM modifiers
4864 - radv: stop special-casing multi-planar formats in radv_get_modifier_flags
5208 - venus: initial AHB support for multi-planar format
5226 - venus: remove workarounds for multi-planar format interop
5228 - anv: support multi-planar format in add_all_surfaces_explicit_layout
5229 - anv: enable multi-planar support for drm format modifier
H A D20.3.0.rst3245 - gallium: document convention for get_handle calls on multi-planar resources
3864 - iris: Support planar resource imports for MC
H A D19.1.0.rst776 - radv: Support different source & dest aspects for planar images in
H A D21.0.0.rst495 - intel/anv: Fix condition for planar yuv surface
H A D21.3.0.rst1458 - util/format: Add an RGB planar format for YV12, like we have for NV12.
H A D20.2.0.rst864 - util/format: Add more multi-planar formats.
H A D21.1.0.rst781 - intel/anv: Fix condition for planar yuv surface
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_video_overlay.c207 int planar = is_planar_fourcc(id); local in function:intel_overlay_put_image
214 if (planar) {
248 if (planar) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_video_overlay.c207 int planar = is_planar_fourcc(id); local in function:intel_overlay_put_image
214 if (planar) {
248 if (planar) {
/xsrc/external/mit/MesaLib.old/dist/docs/specs/
H A DWL_bind_wayland_display.spec104 A wl_buffer can have several planes, typically in case of planar
160 for the first plane. For multi-planar buffers, specify the plane
188 for different planes of planar buffer. (Kristian Høgsberg)
/xsrc/external/mit/MesaLib/dist/docs/_extra/specs/
H A DWL_bind_wayland_display.spec104 A wl_buffer can have several planes, typically in case of planar
160 for the first plane. For multi-planar buffers, specify the plane
188 for different planes of planar buffer. (Kristian Høgsberg)
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_video_overlay.c355 bool planar = is_planar_fourcc(frame->id); local in function:sna_video_overlay_show
382 if (planar) {
428 if (planar) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_video_overlay.c355 bool planar = is_planar_fourcc(frame->id); local in function:sna_video_overlay_show
382 if (planar) {
428 if (planar) {
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c1879 calc_line_buf_size(CARD32 srcW, CARD8 wHPre, CARD8 planar, SISPortPrivPtr pPriv) argument
1883 if(planar) {
1945 calc_line_buf_size(pOverlay->srcW, pOverlay->wHPre, pOverlay->planar, pPriv);
1953 calc_line_buf_size(pOverlay->srcW2, pOverlay->wHPre2, pOverlay->planar, pPriv);
2461 /* Set U/V data if using planar formats */
2462 if(pOverlay->planar) {
2913 overlay.planar = 1;
2948 overlay.planar = 1;
2984 overlay.planar = 1;
3020 overlay.planar
[all...]
H A Dsis_video.h633 CARD8 planar; member in struct:__anon082230a60108
/xsrc/external/mit/MesaLib/dist/docs/drivers/
H A Dvenus.rst168 driver supports the formats, especially multi-planar ones, and the DRM format
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json11983 "description": "zink: hook up planar image format creation",
23008 "description": "d3d12: Allow creating planar resources",
23017 "description": "d3d12: Handle opening planar resources",
[all...]

Completed in 159 milliseconds