Home
last modified time | relevance | path

Searched defs:idx_table (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dnellymoserenc.c210 static void get_exponent_greedy(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_greedy() argument
235 static void get_exponent_dynamic(NellyMoserEncodeContext *s, float *cand, int *idx_table) in get_exponent_dynamic() argument
310 int bits[NELLY_BUF_LEN], idx_table[NELLY_BANDS]; in encode_block() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_serialize.c81 void **idx_table; member

Completed in 4 milliseconds