Searched refs:table_id (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtpdec_jpeg.c84 int table_id, const uint8_t *bits_table,
89 bytestream2_put_byte(p, table_class << 4 | table_id);
83 jpeg_create_huffman_table(PutByteContext *p, int table_class, int table_id, const uint8_t *bits_table, const uint8_t *value_table) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A D3w-xxxx.h282 unsigned short table_id; member in struct:TAG_TW_Ioctl
301 unsigned short table_id; member in struct:__anon14134
H A D3w-sas.h334 unsigned short table_id; member in struct:__anon14127
H A D3w-xxxx.c397 param->table_id = 0x401; /* AEN table */
539 param->table_id = 0x401; /* AEN table */
956 param->table_id = 0x404; /* Features table */
1258 param->table_id = 3; /* unit summary table */
1368 param->table_id = TW_UNIT_INFORMATION_TABLE_BASE + tw_dev->srb[request_id]->device->id;
1457 param->table_id = TW_UNIT_INFORMATION_TABLE_BASE +
1703 param->table_id = 3; /* unit summary table */
H A D3w-9xxx.h611 unsigned short table_id; member in struct:__anon14119
H A D3w-sas.c467 param->table_id = cpu_to_le16(TW_TIMEKEEP_TABLE | 0x8000); /* Controller time keep table */
964 static void *twl_get_param(TW_Device_Extension *tw_dev, int request_id, int table_id, int parameter_id, int parameter_size_bytes) argument
984 param->table_id = cpu_to_le16(table_id | 0x8000);
H A D3w-9xxx.c501 param->table_id = cpu_to_le16(TW_TIMEKEEP_TABLE | 0x8000); /* Controller time keep table */
1057 static void *twa_get_param(TW_Device_Extension *tw_dev, int request_id, int table_id, int parameter_id, int parameter_size_bytes) argument
1077 param->table_id = cpu_to_le16(table_id | 0x8000);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmjpegenc.c86 static int put_huffman_table(MpegEncContext *s, int table_class, int table_id, argument
93 put_bits(p, 4, table_id);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmjpegenc_common.c37 static int put_huffman_table(PutBitContext *p, int table_class, int table_id, argument
43 put_bits(p, 4, table_id);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-3945.c2372 rate_cmd.table_id = 0;
2379 rate_cmd.table_id = 1;
H A Diwl-commands.h2042 u8 table_id; member in struct:iwl3945_rate_scaling_cmd

Completed in 100 milliseconds