/external/mesa3d/src/gallium/frontends/va/ |
D | config.c | 59 …if (pscreen->get_video_param(pscreen, p, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, PIPE_VIDEO_CAP_SUPPORTED… in vlVaQueryConfigProfiles() 94 if (pscreen->get_video_param(pscreen, p, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaQueryConfigEntrypoints() 126 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, PIPE_VIDEO_CAP_SUPPORTED))) { in vlVaGetConfigAttributes() 132 PIPE_VIDEO_ENTRYPOINT_BITSTREAM) || in vlVaGetConfigAttributes() 135 PIPE_VIDEO_ENTRYPOINT_BITSTREAM)) in vlVaGetConfigAttributes() 150 PIPE_VIDEO_ENTRYPOINT_BITSTREAM) || in vlVaGetConfigAttributes() 153 PIPE_VIDEO_ENTRYPOINT_BITSTREAM)) in vlVaGetConfigAttributes() 251 if (!pscreen->get_video_param(pscreen, p, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaCreateConfig() 257 config->entrypoint = PIPE_VIDEO_ENTRYPOINT_BITSTREAM; in vlVaCreateConfig() 367 case PIPE_VIDEO_ENTRYPOINT_BITSTREAM: in vlVaQueryConfigAttributes()
|
D | image.c | 95 PIPE_VIDEO_ENTRYPOINT_BITSTREAM)) in vlVaQueryImageFormats() 249 … if (!screen->get_video_param(screen, PIPE_VIDEO_PROFILE_UNKNOWN, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaDeriveImage()
|
D | surface.c | 767 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaCreateSurfaces2() 773 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaCreateSurfaces2()
|
D | picture.c | 678 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVaEndPicture()
|
/external/mesa3d/src/gallium/frontends/vdpau/ |
D | query.c | 136 PIPE_VIDEO_ENTRYPOINT_BITSTREAM)) { in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 161 PIPE_VIDEO_ENTRYPOINT_BITSTREAM)) { in vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities() 199 *is_supported = pscreen->get_video_param(pscreen, p_profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderQueryCapabilities() 202 *max_width = pscreen->get_video_param(pscreen, p_profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderQueryCapabilities() 204 *max_height = pscreen->get_video_param(pscreen, p_profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderQueryCapabilities() 206 *max_level = pscreen->get_video_param(pscreen, p_profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderQueryCapabilities() 413 PIPE_VIDEO_ENTRYPOINT_BITSTREAM in vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities() 541 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpVideoMixerQueryParameterValueRange() 547 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpVideoMixerQueryParameterValueRange()
|
D | decode.c | 80 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() 608 … buffer_support[0] = screen->get_video_param(screen, dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderRender() 610 … buffer_support[1] = screen->get_video_param(screen, dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderRender() 615 dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM) || in vlVdpDecoderRender() 625 …plat.buffer_format = screen->get_video_param(screen, dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderRender() 629 …templat.interlaced = screen->get_video_param(screen, dec->profile, PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpDecoderRender()
|
D | surface.c | 90 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpVideoSurfaceCreate() 99 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpVideoSurfaceCreate() 334 PIPE_VIDEO_ENTRYPOINT_BITSTREAM)) { in vlVdpVideoSurfacePutBitsYCbCr() 337 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vlVdpVideoSurfacePutBitsYCbCr()
|
/external/mesa3d/src/gallium/frontends/omx/ |
D | vid_dec_common.c | 60 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vid_dec_NeedTarget() 66 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in vid_dec_NeedTarget()
|
D | vid_dec_h264_common.c | 46 templat.entrypoint = PIPE_VIDEO_ENTRYPOINT_BITSTREAM; in vid_dec_h264_BeginFrame()
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_video_enums.h | 73 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, enumerator
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_enums.h | 95 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, enumerator
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv84_video_vp.c | 337 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()
|
D | nv98_video.c | 101 if (templ->entrypoint != PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in nv98_create_decoder()
|
D | nv84_video.c | 282 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/frontends/omx/bellagio/ |
D | vid_dec_mpeg12.c | 73 templat.entrypoint = PIPE_VIDEO_ENTRYPOINT_BITSTREAM; in vid_dec_mpeg12_Init()
|
D | vid_dec_h265.c | 624 templat.entrypoint = PIPE_VIDEO_ENTRYPOINT_BITSTREAM; in vid_dec_h265_BeginFrame()
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_mpeg12_decoder.c | 563 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() 1166 case PIPE_VIDEO_ENTRYPOINT_BITSTREAM: in vl_create_mpeg12_decoder()
|
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_video.c | 111 if (templ->entrypoint != PIPE_VIDEO_ENTRYPOINT_BITSTREAM) { in nvc0_create_decoder()
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_vp3_video.c | 446 return entrypoint == PIPE_VIDEO_ENTRYPOINT_BITSTREAM && in nouveau_vp3_screen_get_video_param()
|
D | nouveau_video.c | 511 …debug_printf("Acceleration level: %s\n", templ->entrypoint <= PIPE_VIDEO_ENTRYPOINT_BITSTREAM ? "b… in nouveau_create_decoder()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | radeon_uvd.c | 1051 if (templ->entrypoint > PIPE_VIDEO_ENTRYPOINT_BITSTREAM || info.family < CHIP_PALM) in ruvd_create_decoder()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_extensions.c | 1557 PIPE_VIDEO_ENTRYPOINT_BITSTREAM, in st_init_extensions()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | radeon_uvd.c | 1229 if (templ->entrypoint > PIPE_VIDEO_ENTRYPOINT_BITSTREAM) in si_common_uvd_create_decoder()
|
D | radeon_vcn_dec.c | 1609 if (templ->entrypoint > PIPE_VIDEO_ENTRYPOINT_BITSTREAM) in radeon_create_decoder()
|