Searched refs:num_of_appmarker (Results 1 – 5 of 5) sorted by relevance
30 int num_of_appmarker; member
253 for (int idx = 0; idx < extra->num_of_appmarker; idx++) { in PrepareAppWriter()315 for (int idx = 0; idx < m_pExtra->num_of_appmarker; idx++) { in WriteAPPX()527 for (int idx = 0; idx < info->num_of_appmarker; idx++) { in GetExtraAPPSize()674 extra->num_of_appmarker = 0; in ExtractDebugAttributeInfo()678 extra->num_of_appmarker = debug->num_of_appmarker; in ExtractDebugAttributeInfo()679 for (int idx = 0; idx < debug->num_of_appmarker; idx++) { in ExtractDebugAttributeInfo()
106 for (int idx = 0; idx < m_pExtra->num_of_appmarker; idx++)
341 if ((!debugInfo) || (debugInfo->num_of_appmarker == 0)) { in encode()346 m_extraInfo.num_of_appmarker = 0; in encode()
279 int num_of_appmarker; /* number of app marker */ member