Home
last modified time | relevance | path

Searched defs:nch (Results 1 – 10 of 10) sorted by relevance

/third_party/lame/dshow/
DEncoder.cpp206 int const nch = lame_get_num_channels(pgf); in Init() local
278 int const nch = lame_get_num_channels(pgf); in Encode() local
/third_party/lame/mpglib/
Dlayer2.c133 int nch = fr->stereo; in II_step_one() local
223 int i, ch, nch = fr->stereo; in II_step_two() local
/third_party/ffmpeg/libavfilter/
Daf_channelmap.c64 int nch; member
/third_party/lame/libmp3lame/
Dutil.c681 int nch = cfg->channels_out; in fill_buffer() local
Dvbrquantize.c1263 int const nch = cfg->channels_out; in VBR_encode_frame() local
Dpsymodel.c1300 vbrpsy_apply_block_type(PsyStateVar_t * psv, int nch, int const *uselongblock, int *blocktype_d) in vbrpsy_apply_block_type()
/third_party/ffmpeg/libavcodec/
Daacsbr_template.c1480 int nch = (id_aac == TYPE_CPE) ? 2 : 1; local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregcomp.c1324 nch(struct parse *p, cset *cs) in nch() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregcomp.c1196 nch(struct parse *p, cset *cs) in nch() function
/third_party/lame/frontend/
Dget_audio.c2422 put_audio16(FILE * outf, short Buffer[2][1152], int iread, int nch) in put_audio16()