Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddxv.c343 static int fill_ltable(GetByteContext *gb, uint32_t *table, int *nb_elements) in fill_ltable() function
485 ret = fill_ltable(gb, table, &elements); in dxv_decompress_opcodes()