Searched defs:table_id (Results 1 – 7 of 7) sorted by relevance
/third_party/protobuf/benchmarks/util/ |
D | big_query_utils.py | 50 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/ |
D | mjpegenc.c | 110 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
|
D | mjpegenc.h | 51 uint8_t table_id; ///< The Huffman table id associated with the data. member
|
D | mjpegenc_common.c | 39 static int put_huffman_table(PutBitContext *p, int table_class, int table_id, in put_huffman_table()
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec_jpeg.c | 70 int table_id, const uint8_t *bits_table, in jpeg_create_huffman_table()
|
/third_party/node/deps/v8/src/ic/ |
D | accessor-assembler.cc | 2919 StubCache* stub_cache, StubCacheTable table_id, TNode<IntPtrT> entry_offset, in TryProbeStubCacheTable()
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 86268 u32 table_id; member
|