Searched defs:ady (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | vorbis.c | 173 int ady = FFABS(dy); 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
|
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 | 1312 FT_Pos ady = cf2_stack_popFixed ( opStack ); in cf2_interpT2CharString() local
|
Completed in 11 milliseconds