HomeSort by relevance Sort by last modified time
    Searched full:entries_end (Results 1 - 1 of 1) sorted by null

  /system/media/camera/src/
camera_metadata.c 401 const metadata_uptrdiff_t entries_end = local
403 if (entries_end < metadata->entries_start || // overflow check
404 entries_end > metadata->data_start) {
    [all...]

Completed in 160 milliseconds