Home
last modified time | relevance | path

Searched refs:LOOP_NODES (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dadpcmenc.c483 #define LOOP_NODES(NAME, STEP_TABLE, STEP_INDEX)\ in adpcm_compress_trellis() macro
499 LOOP_NODES(ima, ff_adpcm_step_table[step], in adpcm_compress_trellis()
502 LOOP_NODES(yamaha, step, in adpcm_compress_trellis()
505 #undef LOOP_NODES in adpcm_compress_trellis() macro

Completed in 3 milliseconds