Searched refs:prof_h264_high (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | dxva2.c | 64 static const int prof_h264_high[] = {FF_PROFILE_H264_CONSTRAINED_BASELINE, variable 85 { &ff_DXVA2_ModeH264_F, AV_CODEC_ID_H264, prof_h264_high }, 86 { &ff_DXVA2_ModeH264_E, AV_CODEC_ID_H264, prof_h264_high }, 88 { &ff_DXVADDI_Intel_ModeH264_E, AV_CODEC_ID_H264, prof_h264_high },
|