Home
last modified time | relevance | path

Searched defs:table_id (Results 1 – 10 of 10) 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.c75 int nbits, code, table_id; in mjpeg_encode_picture_frame() local
138 int table_id = m->huff_buffer[i].table_id; in mjpeg_build_optimal_huffman() local
328 static inline void ff_mjpeg_encode_code(MJpegContext *s, uint8_t table_id, int code) in ff_mjpeg_encode_code()
343 static void ff_mjpeg_encode_coef(MJpegContext *s, uint8_t table_id, int val, int run) in ff_mjpeg_encode_coef()
373 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.c38 static int put_huffman_table(PutBitContext *p, int table_class, int table_id, in put_huffman_table()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/mpegts/
Dgstmpegtssection.c1037 _identify_section (guint16 pid, guint8 table_id) in _identify_section()
1119 _gst_mpegts_section_init (guint16 pid, guint8 table_id) in _gst_mpegts_section_init()
1217 guint8 table_id; in gst_mpegts_section_new() local
Dgstmpegtssection.h205 guint8 table_id; member
/third_party/gstreamer/gstplugins_bad/gst/mpegtsdemux/
Dmpegtspacketizer.c141 find_subtable (GSList * subtables, guint8 table_id, guint16 subtable_extension) in find_subtable()
158 seen_section_before (MpegTSPacketizerStream * stream, guint8 table_id, in seen_section_before()
195 mpegts_packetizer_stream_subtable_new (guint8 table_id, in mpegts_packetizer_stream_subtable_new()
966 guint8 pointer = 0, table_id; in mpegts_packetizer_push_section() local
Dmpegtspacketizer.h81 guint8 table_id; member
323 guint8 table_id; member
/third_party/ffmpeg/libavformat/
Drtpdec_jpeg.c70 int table_id, const uint8_t *bits_table, in jpeg_create_huffman_table()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h86268 u32 table_id; member