Searched defs:nch (Results 1 – 10 of 10) sorted by relevance
/third_party/lame/dshow/ |
D | Encoder.cpp | 206 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/ |
D | layer2.c | 133 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/ |
D | af_channelmap.c | 64 int nch; member
|
/third_party/lame/libmp3lame/ |
D | util.c | 681 int nch = cfg->channels_out; in fill_buffer() local
|
D | vbrquantize.c | 1263 int const nch = cfg->channels_out; in VBR_encode_frame() local
|
D | psymodel.c | 1300 vbrpsy_apply_block_type(PsyStateVar_t * psv, int nch, int const *uselongblock, int *blocktype_d) in vbrpsy_apply_block_type()
|
/third_party/ffmpeg/libavcodec/ |
D | aacsbr_template.c | 1480 int nch = (id_aac == TYPE_CPE) ? 2 : 1; local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | regcomp.c | 1324 nch(struct parse *p, cset *cs) in nch() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regcomp.c | 1196 nch(struct parse *p, cset *cs) in nch() function
|
/third_party/lame/frontend/ |
D | get_audio.c | 2422 put_audio16(FILE * outf, short Buffer[2][1152], int iread, int nch) in put_audio16()
|