Home
last modified time | relevance | path

Searched refs:PIPE_VIDEO_ENTRYPOINT_BITSTREAM (Results 1 – 20 of 20) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vdpau/
Dquery.c150 PIPE_VIDEO_ENTRYPOINT_BITSTREAM in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities()
187 *is_supported = pscreen->get_video_param(pscreen, p_profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderQueryCapabilities()
190 *max_width = pscreen->get_video_param(pscreen, p_profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderQueryCapabilities()
192 *max_height = pscreen->get_video_param(pscreen, p_profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderQueryCapabilities()
194 *max_level = pscreen->get_video_param(pscreen, p_profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderQueryCapabilities()
401 PIPE_VIDEO_ENTRYPOINT_BITSTREAM in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities()
529 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpVideoMixerQueryParameterValueRange()
535 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpVideoMixerQueryParameterValueRange()
Ddecode.c80 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderCreate()
92 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderCreate()
99 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderCreate()
115 templat.entrypoint = PIPE_VIDEO_ENTRYPOINT_BITSTREAM; in vlVdpDecoderCreate()
607 … buffer_support[0] = screen->get_video_param(screen, dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderRender()
609 … buffer_support[1] = screen->get_video_param(screen, dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderRender()
614 dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM) || in vlVdpDecoderRender()
624 …plat.buffer_format = screen->get_video_param(screen, dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderRender()
628 …templat.interlaced = screen->get_video_param(screen, dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderRender()
Dsurface.c89 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpVideoSurfaceCreate()
99 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpVideoSurfaceCreate()
/external/mesa3d/src/gallium/state_trackers/va/
Dconfig.c58 …if (pscreen->get_video_param(pscreen, p, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, PIPE_VIDEO_CAP_SUPPORTED… in vlVaQueryConfigProfiles()
93 if (pscreen->get_video_param(pscreen, p, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaQueryConfigEntrypoints()
219 if (!pscreen->get_video_param(pscreen, p, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaCreateConfig()
225 config->entrypoint = PIPE_VIDEO_ENTRYPOINT_BITSTREAM; in vlVaCreateConfig()
Dsurface.c661 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaCreateSurfaces2()
667 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaCreateSurfaces2()
Dimage.c91 PIPE_VIDEO_ENTRYPOINT_BITSTREAM)) in vlVaQueryImageFormats()
/external/mesa3d/src/gallium/include/pipe/
Dp_video_enums.h88 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, enumerator
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video_vp.c337 if (dec->base.entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in nv84_decoder_vp_mpeg12_mb()
396 if (dec->base.entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in nv84_decoder_vp_mpeg12_mb()
422 if (dec->base.entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in nv84_decoder_vp_mpeg12_mb()
Dnv98_video.c100 if (templ->entrypoint != PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in nv98_create_decoder()
Dnv84_video.c282 if ((is_h264 && templ->entrypoint != PIPE_VIDEO_ENTRYPOINT_BITSTREAM) || in nv84_create_decoder()
316 if (templ->entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in nv84_create_decoder()
/external/mesa3d/src/gallium/state_trackers/omx/
Dvid_dec.c444 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vid_dec_NeedTarget()
450 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vid_dec_NeedTarget()
Dvid_dec_mpeg12.c73 templat.entrypoint = PIPE_VIDEO_ENTRYPOINT_BITSTREAM; in vid_dec_mpeg12_Init()
Dvid_dec_h265.c621 templat.entrypoint = PIPE_VIDEO_ENTRYPOINT_BITSTREAM; in vid_dec_h265_BeginFrame()
Dvid_dec_h264.c114 templat.entrypoint = PIPE_VIDEO_ENTRYPOINT_BITSTREAM; in vid_dec_h264_BeginFrame()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.c563 if (dec->base.entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM) in vl_mpeg12_get_decode_buffer()
609 if (dec->base.entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in vl_mpeg12_begin_frame()
1164 case PIPE_VIDEO_ENTRYPOINT_BITSTREAM: in vl_create_mpeg12_decoder()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video.c110 if (templ->entrypoint != PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in nvc0_create_decoder()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.c447 return entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM && in nouveau_vp3_screen_get_video_param()
Dnouveau_video.c511 …debug_printf("Acceleration level: %s\n", templ->entrypoint <= PIPE_VIDEO_ENTRYPOINT_BITSTREAM ? "b… in nouveau_create_decoder()
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1156 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in st_init_extensions()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c1182 if (templ->entrypoint > PIPE_VIDEO_ENTRYPOINT_BITSTREAM || info.family < CHIP_PALM) in ruvd_create_decoder()