Searched refs:PIPE_FORMAT_P016 (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | radeon_video.c | 280 return PIPE_FORMAT_P016; in rvid_get_video_param() 342 (format == PIPE_FORMAT_P016); in rvid_is_format_supported()
|
D | radeon_uvd.c | 669 if (target->buffer_format == PIPE_FORMAT_P016) { in get_h265_msg()
|
/external/mesa3d/src/gallium/state_trackers/va/ |
D | config.c | 128 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()
|
D | va_private.h | 92 return PIPE_FORMAT_P016; in VaFourccToPipeFormat() 121 case PIPE_FORMAT_P016: in PipeFormatToVaFourcc()
|
D | postproc.c | 351 context->target->buffer_format != PIPE_FORMAT_P016) in vlVaHandleVAProcPipelineParameterBufferType()
|
D | picture.c | 84 context->target->buffer_format != PIPE_FORMAT_P016) in vlVaBeginPicture()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_video_buffer.c | 135 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/ |
D | si_get.c | 660 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/ |
D | p_format.h | 392 PIPE_FORMAT_P016 = 307, enumerator
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_format.h | 392 PIPE_FORMAT_P016 = 307, enumerator
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_format.c | 367 … { PIPE_FORMAT_P016, SVGA3D_FORMAT_INVALID, SVGA3D_FORMAT_INVALID, 0 },
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format.csv | 326 PIPE_FORMAT_P016 , other, 1, 1, x16 , x16 , , , xyzw, yuv
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | radeon_vcn_dec.c | 346 if (target->buffer_format == PIPE_FORMAT_P016) { in get_h265_msg()
|
D | radeon_uvd.c | 744 if (target->buffer_format == PIPE_FORMAT_P016) { in get_h265_msg()
|