Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c55 static enum AVPixelFormat choose_pixel_fmt(AVStream *st, AVCodecContext *enc_ctx, in choose_pixel_fmt() function
94 // used by choose_pixel_fmt() and below in choose_pix_fmts()
105 return av_get_pix_fmt_name(choose_pixel_fmt(ost->st, ost->enc_ctx, ost->enc, ost->enc_ctx->pix_fmt)); in choose_pix_fmts()

Completed in 4 milliseconds