Searched refs:PIPE_FORMAT_P016 (Results 1 – 22 of 22) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/va/ |
D | config.c | 134 pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016, in vlVaGetConfigAttributes() 151 pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016, in vlVaGetConfigAttributes() 331 pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016, p, in vlVaCreateConfig()
|
D | va_private.h | 95 return PIPE_FORMAT_P016; in VaFourccToPipeFormat() 127 case PIPE_FORMAT_P016: in PipeFormatToVaFourcc()
|
D | postproc.c | 384 dst_surface->buffer->buffer_format == PIPE_FORMAT_P016) && in vlVaHandleVAProcPipelineParameterBufferType() 495 context->target->buffer_format != PIPE_FORMAT_P016) in vlVaHandleVAProcPipelineParameterBufferType()
|
D | picture.c | 86 context->target->buffer_format != PIPE_FORMAT_P016) in vlVaBeginPicture()
|
D | image.c | 537 surf->buffer->buffer_format == PIPE_FORMAT_P016)) { in vlVaGetImage()
|
/third_party/mesa3d/src/gallium/include/pipe/ |
D | p_format.h | 475 PIPE_FORMAT_P016, enumerator 623 case PIPE_FORMAT_P016: in pipe_format_to_chroma_format()
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_cb_eglimage.c | 74 case PIPE_FORMAT_P016: in is_format_supported() 308 case PIPE_FORMAT_P016: in st_bind_egl_image()
|
D | st_program.h | 91 case PIPE_FORMAT_P016: in st_get_external_sampler_key()
|
D | st_atom_texture.c | 192 case PIPE_FORMAT_P016: in st_get_sampler_views()
|
D | st_atom_sampler.c | 242 case PIPE_FORMAT_P016: in update_shader_samplers()
|
D | st_sampler_view.c | 550 case PIPE_FORMAT_P016: in st_get_sampler_view_format()
|
/third_party/mesa3d/src/util/format/ |
D | u_format.h | 1386 case PIPE_FORMAT_P016: in util_format_get_plane_format() 1406 case PIPE_FORMAT_P016: in util_format_get_plane_width() 1429 case PIPE_FORMAT_P016: in util_format_get_plane_height()
|
D | u_format.csv | 422 PIPE_FORMAT_P016 , planar2, 1, 1, 1, , , , , xyzw, yuv
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_format.c | 269 return PIPE_FORMAT_P016; in vk_format_to_pipe_format()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 789 (format == PIPE_FORMAT_P016); in si_vid_is_format_supported() 793 return (format == PIPE_FORMAT_P010) || (format == PIPE_FORMAT_P016); in si_vid_is_format_supported()
|
D | radeon_vcn_dec.c | 454 if (target->buffer_format == PIPE_FORMAT_P010 || target->buffer_format == PIPE_FORMAT_P016) { in get_h265_msg() 673 if (target->buffer_format == PIPE_FORMAT_P010 || target->buffer_format == PIPE_FORMAT_P016) { in get_vp9_msg() 984 if (target->buffer_format == PIPE_FORMAT_P010 || target->buffer_format == PIPE_FORMAT_P016) { in get_av1_msg()
|
D | radeon_uvd.c | 744 if (target->buffer_format == PIPE_FORMAT_P010 || target->buffer_format == PIPE_FORMAT_P016) { in get_h265_msg()
|
/third_party/mesa3d/src/gallium/frontends/vdpau/ |
D | vdpau_private.h | 143 return PIPE_FORMAT_P016; in FormatYCBCRToPipe()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_video_buffer.c | 86 case PIPE_FORMAT_P016: in vl_video_buffer_plane_order()
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri_helpers.c | 564 __DRI_IMAGE_COMPONENTS_Y_UV, PIPE_FORMAT_P016, 2,
|
/third_party/mesa3d/src/intel/isl/ |
D | isl_format.c | 614 [PIPE_FORMAT_P016] = ISL_FORMAT_PLANAR_420_16, in isl_format_for_pipe_format()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_resource.c | 135 pfmt != PIPE_FORMAT_P016 && in modifier_is_supported()
|