Home
last modified time | relevance | path

Searched refs:PIPE_FORMAT_P016 (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dradeon_video.c280 return PIPE_FORMAT_P016; in rvid_get_video_param()
342 (format == PIPE_FORMAT_P016); in rvid_is_format_supported()
Dradeon_uvd.c669 if (target->buffer_format == PIPE_FORMAT_P016) { in get_h265_msg()
/external/mesa3d/src/gallium/state_trackers/va/
Dconfig.c128 if (pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016, in vlVaGetConfigAttributes()
260 if (pscreen->is_video_format_supported(pscreen, PIPE_FORMAT_P016, p, in vlVaCreateConfig()
Dva_private.h92 return PIPE_FORMAT_P016; in VaFourccToPipeFormat()
121 case PIPE_FORMAT_P016: in PipeFormatToVaFourcc()
Dpostproc.c351 context->target->buffer_format != PIPE_FORMAT_P016) in vlVaHandleVAProcPipelineParameterBufferType()
Dpicture.c84 context->target->buffer_format != PIPE_FORMAT_P016) in vlVaBeginPicture()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.c135 case PIPE_FORMAT_P016: in vl_video_buffer_formats()
155 case PIPE_FORMAT_P016: in vl_video_buffer_plane_order()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c660 return PIPE_FORMAT_P016; in si_get_video_param()
716 (format == PIPE_FORMAT_P016); in si_vid_is_format_supported()
/external/mesa3d/src/gallium/include/pipe/
Dp_format.h392 PIPE_FORMAT_P016 = 307, enumerator
/external/virglrenderer/src/gallium/include/pipe/
Dp_format.h392 PIPE_FORMAT_P016 = 307, enumerator
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_format.c367 … { PIPE_FORMAT_P016, SVGA3D_FORMAT_INVALID, SVGA3D_FORMAT_INVALID, 0 },
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.csv326 PIPE_FORMAT_P016 , other, 1, 1, x16 , x16 , , , xyzw, yuv
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.c346 if (target->buffer_format == PIPE_FORMAT_P016) { in get_h265_msg()
Dradeon_uvd.c744 if (target->buffer_format == PIPE_FORMAT_P016) { in get_h265_msg()