Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dsgienc.c99 int x, y, z, length, tablesize, ret, i; in encode_frame() local
/third_party/flutter/skia/third_party/externals/sdl/src/dynapi/
DSDL_dynapi.c172 SDL_DYNAPI_entry(Uint32 apiver, void *table, Uint32 tablesize) in SDL_DYNAPI_entry()
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/
Dfse_encoder.cc47 const int tablesize = 1 << table_log; in FSECreateStatesForEncoding() local
/third_party/python/Modules/
Dposixmodule.c11416 size_t tablesize) in conv_confname()
12385 setup_confname_table(struct constdef *table, size_t tablesize, in setup_confname_table()