Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibvpxdec.c137 avctx->profile = FF_PROFILE_VP9_1; in set_pix_fmt()
141 avctx->profile = FF_PROFILE_VP9_1; in set_pix_fmt()
145 avctx->profile = FF_PROFILE_VP9_1; in set_pix_fmt()
H A Dprofiles.c141 { FF_PROFILE_VP9_1, "Profile 1" },
H A Dvdpau_vp9.c210 case FF_PROFILE_VP9_1: in vdpau_vp9_init()
H A Davcodec.h1631 #define FF_PROFILE_VP9_1 1 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 7 milliseconds