Searched defs:table_size (Results 1 – 5 of 5) sorted by relevance
33 explicit OperationTable(size_t table_size) : in OperationTable()
91 int table_size = ARRAY_SIZE(pcm_format_value_map); in get_pcm_format_for_mask() local
272 const int table_size = ARRAY_SIZE(pcm_format_value_map); in profile_enum_sample_formats() local
41 size_t table_size; member
156 uint64_t table_size = uint64_t(table.num_entries) * table.entry_size; in ValidateTableBounds() local