Searched refs:FF_PROFILE_VP9_3 (Results 1 – 6 of 6) sorted by relevance
156 avctx->profile = FF_PROFILE_VP9_3; in set_pix_fmt()167 avctx->profile = FF_PROFILE_VP9_3; in set_pix_fmt()178 avctx->profile = FF_PROFILE_VP9_3; in set_pix_fmt()
137 { FF_PROFILE_VP9_3, "Profile 3" },
217 case FF_PROFILE_VP9_3: in vdpau_vp9_init()
1945 #define FF_PROFILE_VP9_3 3 macro
136 profile = (bit_depth == 8) ? FF_PROFILE_VP9_1 : FF_PROFILE_VP9_3; in ff_isom_get_vpcc_features()
912 Add FF_PROFILE_VP9_2 and FF_PROFILE_VP9_3.