Home
last modified time | relevance | path

Searched refs:table_entries (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/src/
Dipa_nat_drvi.c487 if (tbl_entry >= tbl_ptr->table_entries) { in ipa_nati_make_rule_hdl()
492 rule_hdl = tbl_entry - tbl_ptr->table_entries; in ipa_nati_make_rule_hdl()
504 for (; cnt < (tbl_ptr->table_entries + tbl_ptr->expn_table_entries); cnt++) { in ipa_nati_make_rule_hdl()
537 if (rule_hdl >= (tbl_ptr->table_entries + tbl_ptr->expn_table_entries)) { in ipa_nati_parse_ipv4_rule_hdl()
602 uint16_t table_entries = ipv4_nat_cache.ip4_tbl[tbl_indx].table_entries; in ipa_nati_reset_tbl() local
611 IPA_NAT_TABLE_ENTRY_SIZE * table_entries); in ipa_nati_reset_tbl()
627 IPA_NAT_INDEX_TABLE_ENTRY_SIZE * table_entries); in ipa_nati_reset_tbl()
647 uint16_t table_entries, expn_table_entries; in ipa_nati_add_ipv4_tbl() local
655 &table_entries, in ipa_nati_add_ipv4_tbl()
668 table_entries, in ipa_nati_add_ipv4_tbl()
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/
Dmain.c61 cnt < ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries; in chk_for_loop()
84 cnt + ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries; in chk_for_loop()
90 (cnt + ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries)); in chk_for_loop()
101 cnt < ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries; in chk_for_loop()
125 cnt + ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries; in chk_for_loop()
131 (cnt + ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries), in chk_for_loop()
145 ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries) in is_base_entry_valid()
150 ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries; in is_base_entry_valid()
166 ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries) in is_index_entry_valid()
171 ipv4_nat_cache.ip4_tbl[tbl_hdl - 1].table_entries; in is_index_entry_valid()
[all …]
/hardware/intel/img/psb_video/src/
Dtng_jpegdec.c731 uint32_t table_entries = 0; in tng__JPEG_process_huffman_tables() local
734 table_entries += huff->huffman_table[table_id].num_dc_codes[bit_ind]; in tng__JPEG_process_huffman_tables()
737 …l_codes[0][table_id] =(vlc_symbol_code_jpeg *)malloc(sizeof(vlc_symbol_code_jpeg) * table_entries); in tng__JPEG_process_huffman_tables()
755 while (huff_ind < table_entries) { in tng__JPEG_process_huffman_tables()
768 for (table_ind = 0; table_ind < table_entries; table_ind++) { in tng__JPEG_process_huffman_tables()
773 ctx->symbol_stats[0][table_id].num_codes = table_entries; in tng__JPEG_process_huffman_tables()
777 table_entries = 0; in tng__JPEG_process_huffman_tables()
779 table_entries += huff->huffman_table[table_id].num_ac_codes[bit_ind]; in tng__JPEG_process_huffman_tables()
783 …_codes[1][table_id] = (vlc_symbol_code_jpeg *)malloc(sizeof(vlc_symbol_code_jpeg) * table_entries); in tng__JPEG_process_huffman_tables()
800 while (huff_ind < table_entries) { in tng__JPEG_process_huffman_tables()
[all …]
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/inc/
Dipa_nat_drvi.h308 uint16_t table_entries; member
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_ipa.h767 uint16_t table_entries; member
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_ipa.h1296 uint16_t table_entries; member
/hardware/qcom/msm8998/original-kernel-headers/linux/
Dmsm_ipa.h1316 uint16_t table_entries; member
/hardware/qcom/msm8998/kernel-headers/linux/
Dmsm_ipa.h784 uint16_t table_entries; member