Searched defs:adx (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | adxenc.c | 38 static void adx_encode(ADXContext *c, uint8_t *adx, const int16_t *wav, in adx_encode() argument
|
H A D | vorbis.c | 172 int adx = x1 - x0; in render_line() local 146 render_line_unrolled(intptr_t x, int y, int x1, intptr_t sy, int ady, int adx, float *buf) render_line_unrolled() argument [all...] |
H A D | vorbisdec.c | 1227 int book, adx, ady, dy, off, predicted, err; in vorbis_floor1_decode() local
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
H A D | t1decode.c | 258 t1operator_seac( T1_Decoder decoder, FT_Pos asb, FT_Pos adx, FT_Pos ady, FT_Int bchar, FT_Int achar ) t1operator_seac() argument
|
H A D | cffdecode.c | 214 cff_operator_seac( CFF_Decoder* decoder, FT_Pos asb, FT_Pos adx, FT_Pos ady, FT_Int bchar, FT_Int achar ) cff_operator_seac() argument
|
H A D | psintrp.c | 1313 FT_Pos adx = cf2_stack_popFixed ( opStack ); in cf2_interpT2CharString() local
|
Completed in 11 milliseconds