Home
last modified time | relevance | path

Searched defs:quant_index_table (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcook.c385 int *quant_index_table) in decode_envelope()
425 static void categorize(COOKContext *q, COOKSubpacket *p, const int *quant_index_table, in categorize()
618 int *quant_index_table, float *mlt_buffer) in decode_vectors()
657 int quant_index_table[102]; in mono_decode() local