Home
last modified time | relevance | path

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

/external/freetype/src/psnames/
Dpsmodule.c313 table->num_maps = 0; in ps_unicodes_init()
389 table->num_maps = count; in ps_unicodes_init()
406 max = min + table->num_maps - 1; in ps_unicodes_char_index()
452 FT_UInt max = table->num_maps; in ps_unicodes_char_next()
486 if ( min < table->num_maps ) in ps_unicodes_char_next()
/external/libvpx/vpx/src/
Dvpx_decoder_compat.c171 unsigned int num_maps) in vpx_dec_set_mem_map() argument
185 for (i = 0; i < num_maps; i++, mmap++) in vpx_dec_set_mem_map()
Dvpx_decoder.c215 unsigned int num_maps) in vpx_codec_set_mem_map() argument
227 for (i = 0; i < num_maps; i++, mmap++) in vpx_codec_set_mem_map()
/external/freetype/include/freetype/internal/services/
Dsvpscmap.h67 FT_UInt num_maps; member
/external/libvpx/vpx/
Dvpx_decoder_compat.h578 unsigned int num_maps) DEPRECATED;
Dvpx_codec.h545 unsigned int num_maps);
/external/freetype/src/cff/
Dcffcmap.c167 unicodes->num_maps = 0; in cff_cmap_unicode_done()
/external/freetype/src/psaux/
Dt1cmap.c299 unicodes->num_maps = 0; in t1_cmap_unicode_done()