Searched refs:FFPsyChannelGroup (Results 1 – 3 of 3) sorted by relevance
68 typedef struct FFPsyChannelGroup { struct72 } FFPsyChannelGroup; argument94 FFPsyChannelGroup *group; ///< channel group information169 FFPsyChannelGroup *ff_psy_find_group(FFPsyContext *ctx, int channel);
73 FFPsyChannelGroup *ff_psy_find_group(FFPsyContext *ctx, int channel) in ff_psy_find_group()
852 FFPsyChannelGroup *group = ff_psy_find_group(ctx, channel); in psy_3gpp_analyze()