Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpsymodel.h68 typedef struct FFPsyChannelGroup { struct
72 } FFPsyChannelGroup; typedef
94 FFPsyChannelGroup *group; ///< channel group information
167 * @return pointer to the FFPsyChannelGroup this channel belongs to
169 FFPsyChannelGroup *ff_psy_find_group(FFPsyContext *ctx, int channel);
H A Dpsymodel.c73 FFPsyChannelGroup *ff_psy_find_group(FFPsyContext *ctx, int channel) in ff_psy_find_group()
H A Daacpsy.c852 FFPsyChannelGroup *group = ff_psy_find_group(ctx, channel); in psy_3gpp_analyze()

Completed in 3 milliseconds