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

/xsrc/external/mit/brotli/dist/c/enc/
H A Dbackward_references_hq.c145 float cost_literal[BROTLI_NUM_LITERAL_SYMBOLS]; local in function:ZopfliCostModelSetFromCommands
173 cost_literal);
191 cost_literal[ringbuffer[(position + i) & ringbuffer_mask]];

Completed in 3 milliseconds