Home | History | Annotate | Download | only in libctscamera2jni

Lines Matching defs:sectionId

1040             uint32_t sectionId = tagId >> 16;
1041 if (sectionId >= ACAMERA_SECTION_COUNT && sectionId < ACAMERA_VENDOR) {
1042 LOG_ERROR(errorString, "Unknown tagId %u, sectionId %u", tagId, sectionId);
1237 uint32_t sectionId = tagId >> 16;
1238 if (sectionId >= ACAMERA_SECTION_COUNT && sectionId < ACAMERA_VENDOR) {
1239 LOG_ERROR(errorString, "Unknown tagId %u, sectionId %u", tagId, sectionId);