Searched defs:tindex (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | wmaenc.c | 316 int run, tindex; in encode_block() local [all...] |
H A D | sga.c | 145 int tindex = av_clip((tilemap & 511) - 1, 0, s->nb_tiles - 1); in decode_index_tilemap() local
|
H A D | wmadec.c | 608 int tindex; in wma_decode_block() local
|
H A D | mpegaudiodec_template.c | 1389 int tindex, tindex2, slen[4], sl, sf; in mp_decode_layer3() local
|
H A D | wavpackenc.c | 683 decorr_mono_buffer(int32_t *samples, int32_t *outsamples, int nb_samples, struct Decorr *dpp, int tindex) decorr_mono_buffer() argument 1498 decorr_stereo_buffer(WavPackExtraInfo *info, int32_t *in_left, int32_t *in_right, int32_t *out_left, int32_t *out_right, int nb_samples, int tindex) decorr_stereo_buffer() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-shape-complex-hangul.cc | 258 unsigned int tindex = 0; in preprocess_text_hangul() local 315 unsigned int tindex = nindex % TCount; in preprocess_text_hangul() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | loop-analysis.cc | 177 int tindex = to->id() * width_; in PropagateForwardMarks() local
|
Completed in 12 milliseconds