Home
last modified time | relevance | path

Searched defs:frame_bytes (Results 1 – 7 of 7) sorted by relevance

/third_party/alsa-lib/test/
Dlatency.c357 int frame_bytes = (snd_pcm_format_width(format) / 8) * channels; in readbuf() local
377 int frame_bytes = (snd_pcm_format_width(format) / 8) * channels; in writebuf() local
/third_party/ffmpeg/libavcodec/
Dutils.c650 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()
Dopus.c97 int frame_bytes, i; in ff_opus_parse_packet() local
Dflacenc.c1363 int frame_bytes, out_bytes, ret; local
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Dmuxedit.c100 uint8_t* frame_bytes; in CreateFrameData() local
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxedit.c100 uint8_t* frame_bytes; in CreateFrameData() local
/third_party/ffmpeg/libavformat/
Dnutenc.c205 int frame_bytes; in build_frame_code() local