Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dprofiles.c142 { FF_PROFILE_VP9_2, "Profile 2" },
H A Dvdpau_vp9.c213 case FF_PROFILE_VP9_2: in vdpau_vp9_init()
H A Dvaapi_encode_vp9.c231 { FF_PROFILE_VP9_2, 10, 3, 1, 1, VAProfileVP9Profile2 },
H A Davcodec.h1632 #define FF_PROFILE_VP9_2 2 macro
H A Dlibvpxdec.c150 avctx->profile = FF_PROFILE_VP9_2; in set_pix_fmt()
H A Ddxva2.c74 static const int prof_vp9_profile2[] = {FF_PROFILE_VP9_2,
/third_party/ffmpeg/libavformat/
H A Dvpcc.c135 profile = (bit_depth == 8) ? FF_PROFILE_VP9_0 : FF_PROFILE_VP9_2; in ff_isom_get_vpcc_features()

Completed in 10 milliseconds