Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibvpxdec.c161 avctx->profile = FF_PROFILE_VP9_3; in set_pix_fmt()
172 avctx->profile = FF_PROFILE_VP9_3; in set_pix_fmt()
183 avctx->profile = FF_PROFILE_VP9_3; in set_pix_fmt()
H A Dprofiles.c143 { FF_PROFILE_VP9_3, "Profile 3" },
H A Dvdpau_vp9.c216 case FF_PROFILE_VP9_3: in vdpau_vp9_init()
H A Davcodec.h1633 #define FF_PROFILE_VP9_3 3 macro
/third_party/ffmpeg/libavformat/
H A Dvpcc.c137 profile = (bit_depth == 8) ? FF_PROFILE_VP9_1 : FF_PROFILE_VP9_3; in ff_isom_get_vpcc_features()

Completed in 11 milliseconds