HomeSort by relevance Sort by last modified time
    Searched full:table_stats (Results 1 - 6 of 6) sorted by null

  /hardware/intel/img/psb_video/src/
tng_jpegdec.c 202 vlc_table_stats_jpeg table_stats[TABLE_CLASS_NUM][JPEG_MAX_SETS_HUFFMAN_TABLES]; member in struct:context_JPEG_s
550 &ctx->table_stats[table_class][table_id]);
551 ctx->huffman_table_space -= ctx->table_stats[table_class][table_id].size;
552 ctx->huffman_table_RAM += ctx->table_stats[table_class][table_id].size;
679 table_address += ctx->table_stats[0][0].size;
684 table_address += ctx->table_stats[0][1].size;
686 table_address += ctx->table_stats[1][0].size;
695 ctx->table_stats[0][0].initial_width );
697 ctx->table_stats[0][1].initial_width );
699 ctx->table_stats[1][0].initial_width )
    [all...]
tng_VP8.c     [all...]
  /external/tcpdump/tests/
of10_pf5240-vv.out 28 capabilities 0x00000087 (FLOW_STATS, TABLE_STATS, PORT_STATS, ARP_MATCH_IP)
of10_s4810-vvvv.out 24 capabilities 0x00000007 (FLOW_STATS, TABLE_STATS, PORT_STATS)
64 capabilities 0x00000007 (FLOW_STATS, TABLE_STATS, PORT_STATS)
    [all...]
of10_p3295-vv.out 26 capabilities 0x00000087 (FLOW_STATS, TABLE_STATS, PORT_STATS, ARP_MATCH_IP)
    [all...]
  /external/tcpdump/
print-openflow-1.0.c 305 { OFPC_TABLE_STATS, "TABLE_STATS" },
    [all...]

Completed in 157 milliseconds