Searched refs:ff_psy_init (Results 1 – 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | psymodel.h | 157 int ff_psy_init(FFPsyContext *ctx, AVCodecContext *avctx, int num_lens,
|
D | psymodel.c | 31 av_cold int ff_psy_init(FFPsyContext *ctx, AVCodecContext *avctx, int num_lens, in ff_psy_init() function
|
D | aacenc.c | 1083 if ((ret = ff_psy_init(&s->psy, avctx, 2, sizes, lengths, in aac_encode_init()
|