Searched defs:frame_bytes (Results 1 – 7 of 7) sorted by relevance
357 int frame_bytes = (snd_pcm_format_width(format) / 8) * channels; in readbuf() local377 int frame_bytes = (snd_pcm_format_width(format) / 8) * channels; in writebuf() local
650 uint8_t * extradata, int frame_size, int frame_bytes) in get_audio_frame_duration()856 int av_get_audio_frame_duration(AVCodecContext *avctx, int frame_bytes) in av_get_audio_frame_duration()866 int av_get_audio_frame_duration2(AVCodecParameters *par, int frame_bytes) in av_get_audio_frame_duration2()
97 int frame_bytes, i; in ff_opus_parse_packet() local
1363 int frame_bytes, out_bytes, ret; local
100 uint8_t* frame_bytes; in CreateFrameData() local
205 int frame_bytes; in build_frame_code() local