AVAudioServiceType 2058 libavcodec/avcodec.h     enum AVAudioServiceType audio_service_type;
AVAudioServiceType 1863 libavcodec/utils.c         if (sd && sd->size >= sizeof(enum AVAudioServiceType))
AVAudioServiceType 1864 libavcodec/utils.c             avctx->audio_service_type = *(enum AVAudioServiceType*)sd->data;
AVAudioServiceType  147 libavfilter/af_ashowinfo.c     enum AVAudioServiceType *ast;
AVAudioServiceType  154 libavfilter/af_ashowinfo.c     ast = (enum AVAudioServiceType*)sd->data;
AVAudioServiceType  643 libavformat/mov.c     enum AVAudioServiceType *ast;
AVAudioServiceType  650 libavformat/mov.c     ast = (enum AVAudioServiceType*)ff_stream_new_side_data(st, AV_PKT_DATA_AUDIO_SERVICE_TYPE,
AVAudioServiceType  675 libavformat/mov.c     enum AVAudioServiceType *ast;
AVAudioServiceType  682 libavformat/mov.c     ast = (enum AVAudioServiceType*)ff_stream_new_side_data(st, AV_PKT_DATA_AUDIO_SERVICE_TYPE,