Home
last modified time | relevance | path

Searched refs:fill_optable (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddxv.c387 static int fill_optable(unsigned *table0, OpcodeTable *table1, int nb_elements) in fill_optable() function
437 ret = fill_optable(table, optable, nb_elements); in get_opcodes()