Searched defs:bytes_per_sample (Results 1 – 9 of 9) sorted by relevance
65 size_t bytes_per_sample, in CheckWavParameters()139 size_t bytes_per_sample) { in ByteRate()144 size_t bytes_per_sample) { in BlockAlign()152 size_t bytes_per_sample, in WriteWavHeader()187 size_t* bytes_per_sample, in ReadWavHeader()
97 size_t bytes_per_sample = 0; in TEST() local274 size_t bytes_per_sample = 0; in TEST() local310 size_t bytes_per_sample = 0; in TEST() local
55 size_t bytes_per_sample; in WavReader() local
29 const int bytes_per_sample = in Add() local
62 const int bytes_per_sample = (img->fmt & VPX_IMG_FMT_HIGHBITDEPTH) ? 2 : 1; in write_image_file() local
274 …const FLAC__int32 * const signal[], unsigned channels, unsigned samples, unsigned bytes_per_sample) in format_input_()491 …const FLAC__int32 * const signal[], unsigned channels, unsigned samples, unsigned bytes_per_sample) in FLAC__MD5Accumulate()
181 const int bytes_per_sample = in vpx_img_set_rect() local
278 const int bytes_per_sample = ((img->fmt & VPX_IMG_FMT_HIGHBITDEPTH) ? 2 : 1); in write_image_file() local280 const int bytes_per_sample = 1; in write_image_file() local
1079 int bytes_per_sample = _y4m->bit_depth > 8 ? 2 : 1; in y4m_input_fetch_frame() local