Home
last modified time | relevance | path

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

/third_party/protobuf/benchmarks/util/
Dbig_query_utils.py50 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument
64 table_id, argument
84 table_id, argument
124 def patch_table(big_query, project_id, dataset_id, table_id, fields_schema): argument
152 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument
/third_party/ffmpeg/libavcodec/
Dmjpegenc.c110 int nbits, code, table_id; in mjpeg_encode_picture_frame() local
173 int table_id = m->huff_buffer[i].table_id; in mjpeg_build_optimal_huffman() local
379 static inline void ff_mjpeg_encode_code(MJpegContext *s, uint8_t table_id, int code) in ff_mjpeg_encode_code()
394 static void ff_mjpeg_encode_coef(MJpegContext *s, uint8_t table_id, int val, int run) in ff_mjpeg_encode_coef()
424 int i, j, table_id; in record_block() local
Dmjpegenc.h51 uint8_t table_id; ///< The Huffman table id associated with the data. member
Dmjpegenc_common.c39 static int put_huffman_table(PutBitContext *p, int table_class, int table_id, in put_huffman_table()
/third_party/ffmpeg/libavformat/
Drtpdec_jpeg.c70 int table_id, const uint8_t *bits_table, in jpeg_create_huffman_table()
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc2919 StubCache* stub_cache, StubCacheTable table_id, TNode<IntPtrT> entry_offset, in TryProbeStubCacheTable()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h86268 u32 table_id; member