Home
last modified time | relevance | path

Searched refs:vdp_profile (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvdpau_hevc.c469 static int vdpau_hevc_parse_rext_profile(AVCodecContext *avctx, VdpDecoderProfile *vdp_profile) in vdpau_hevc_parse_rext_profile() argument
486 *vdp_profile = VDP_DECODER_PROFILE_HEVC_MAIN; in vdpau_hevc_parse_rext_profile()
494 *vdp_profile = VDP_DECODER_PROFILE_HEVC_MAIN_12; in vdpau_hevc_parse_rext_profile()
498 *vdp_profile = VDP_DECODER_PROFILE_HEVC_MAIN_444; in vdpau_hevc_parse_rext_profile()
503 *vdp_profile = VDP_DECODER_PROFILE_HEVC_MAIN_444_10; in vdpau_hevc_parse_rext_profile()
506 *vdp_profile = VDP_DECODER_PROFILE_HEVC_MAIN_444_12; in vdpau_hevc_parse_rext_profile()

Completed in 3 milliseconds