Searched refs:FF_PROFILE_VP9_1 (Results 1 – 6 of 6) sorted by relevance
133 avctx->profile = FF_PROFILE_VP9_1; in set_pix_fmt()137 avctx->profile = FF_PROFILE_VP9_1; in set_pix_fmt()141 avctx->profile = FF_PROFILE_VP9_1; in set_pix_fmt()
141 { FF_PROFILE_VP9_1, "Profile 1" },
211 case FF_PROFILE_VP9_1: in vdpau_vp9_init()
1942 #define FF_PROFILE_VP9_1 1 macro
136 profile = (bit_depth == 8) ? FF_PROFILE_VP9_1 : FF_PROFILE_VP9_3; in ff_isom_get_vpcc_features()
1043 Add FF_PROFILE_VP9_0 and FF_PROFILE_VP9_1.