Home
last modified time | relevance | path

Searched defs:record_size (Results 1 – 7 of 7) sorted by relevance

/external/libxcam/modules/isp/
Dlibtbd.c100 uint32_t record_size; in validate_anysize() local
371 uint32_t record_size = record_ptr->size; in tbd_get_record() local
513 uint32_t record_size = record_ptr->size; in tbd_remove_record() local
558 uint32_t record_size; in tbd_infoprint() local
/external/freetype/src/truetype/
Dttpload.c538 FT_ULong table_size, record_size; in tt_face_load_hdmx() local
635 FT_ULong record_size = face->hdmx_record_size; in tt_face_get_device_metrics() local
/external/ltp/utils/benchmark/ebizzy-0.3/
Debizzy.c79 static unsigned int record_size = sizeof(record_t); variable
/external/perfetto/src/tracing/core/
Dtrace_buffer.cc117 const size_t record_size = in CopyChunkUntrusted() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh629 unsigned int record_size = HBUINT16::static_size * (1 + len1 + len2); in intersects() local
648 unsigned int record_size = HBUINT16::static_size * (1 + len1 + len2); in collect_glyphs() local
662 unsigned int record_size = HBUINT16::static_size * (1 + len1 + len2); in apply() local
880 unsigned int record_size = valueFormat1.get_size () + valueFormat2.get_size (); in sanitize() local
/external/libusb/examples/
Dxusb.c558 int record_size[3] = {0, 0, 0}; in get_hid_record_size() local
/external/libchrome/base/debug/
Dactivity_tracker.h507 uint16_t record_size; // Total storage of name, value, header. member