Home
last modified time | relevance | path

Searched defs:startindex (Results 1 – 6 of 6) sorted by relevance

/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node_metadata.cpp312 uint32 startindex = 0; in GetNumMetadataValues() local
461 uint32 startindex = 0; in GetNumMetadataValues() local
497 uint32 startindex = 0; in GetNumMetadataValues() local
533 uint32 startindex = 0; in GetNumMetadataValues() local
572 uint32 startindex = 0; in GetNumMetadataValues() local
601 uint32 startindex = 0; in GetNumMetadataValues() local
630 uint32 startindex = 0; in GetNumMetadataValues() local
667 uint32 startindex = 0; in GetNumMetadataValues() local
698 uint32 startindex = 0; in GetNumMetadataValues() local
738 uint32 startindex = 0; in GetNumMetadataValues() local
[all …]
/external/opencore/nodes/streaming/streamingmanager/plugins/common/src/
Dpvmf_sm_fsp_base_impl.cpp892 uint32 startindex = 0; in GetNumMetadataValuesBase() local
916 uint32 startindex = 0; in GetNumMetadataValuesBase() local
948 uint32 startindex = 0; in GetNumMetadataValuesBase() local
970 uint32 startindex = 0; in GetNumMetadataValuesBase() local
993 uint32 startindex = 0; in GetNumMetadataValuesBase() local
1018 uint32 startindex = 0; in GetNumMetadataValuesBase() local
1043 uint32 startindex = 0; in GetNumMetadataValuesBase() local
1068 uint32 startindex = 0; in GetNumMetadataValuesBase() local
1093 uint32 startindex = 0; in GetNumMetadataValuesBase() local
1118 uint32 startindex = 0; in GetNumMetadataValuesBase() local
[all …]
/external/tesseract/textord/
Dfpchop.cpp979 inT16 startindex; //in first fragment in fixed_chop_coutline() local
1097 inT16 startindex, //end of search in next_anti_left_seg()
1158 inT16 startindex, //end of search in next_anti_right_seg()
1220 inT16 startindex, //end of search in next_clock_left_seg()
1281 inT16 startindex, //end of search in next_clock_right_seg()
Doldbasel.cpp1254 int startindex, centreindex, endindex; in split_stepped_spline() local
/external/libxml2/
Dxpointer.c334 xmlXPtrNewRange(xmlNodePtr start, int startindex, in xmlXPtrNewRange()
2443 xmlXPtrMatchString(const xmlChar *string, xmlNodePtr start, int startindex, in xmlXPtrMatchString()
2528 xmlXPtrSearchString(const xmlChar *string, xmlNodePtr *start, int *startindex, in xmlXPtrSearchString()
2762 int i, startindex, endindex = 0, fendindex; in xmlXPtrStringRangeFunction() local
/external/icu4c/i18n/
Dusearch.cpp479 int32_t startindex = ubrk_first(breakiterator); in isBreakUnit() local