Searched refs:surface_chroma_type (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/vdpau/
H A Dquery.c67 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, argument
104 vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, argument
126 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_420;
130 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_420;
145 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_422;
150 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_444;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/vdpau/
H A Dquery.c67 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, argument
103 vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, argument
125 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_420;
129 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_420;
144 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_422;
149 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_444;
/xsrc/external/mit/libvdpau/dist/include/vdpau/
H A Dvdpau.h1588 * \param[in] surface_chroma_type The type of chroma type for
1599 VdpChromaType surface_chroma_type,
1610 * \param[in] surface_chroma_type The type of chroma type for
1619 VdpChromaType surface_chroma_type,
/xsrc/external/mit/libvdpau/dist/trace/
H A Dvdpau_trace.cpp1736 VdpChromaType surface_chroma_type,
1751 surface_chroma_type,
1761 surface_chroma_type,
1797 VdpChromaType surface_chroma_type,
1811 surface_chroma_type,
1820 surface_chroma_type,
1734 _vdp_cap_video_surface_query_capabilities(VdpDevice device,VdpChromaType surface_chroma_type,VdpBool * is_supported,uint32_t * max_width,uint32_t * max_height) argument
1795 _vdp_cap_video_surface_query_get_put_bits_y_cb_cr_capabilities(VdpDevice device,VdpChromaType surface_chroma_type,VdpYCbCrFormat bits_ycbcr_format,VdpBool * is_supported) argument

Completed in 14 milliseconds