Searched refs:U24_AT (Results 1 – 2 of 2) sorted by relevance
35 static uint32_t U24_AT(const uint8_t *ptr) { in U24_AT() function113 case 3: numBytes = U24_AT(buffer + 3 * i); break; in CreateFromSource()
516 static unsigned U24_AT(const uint8_t *ptr) { in U24_AT() function710 case 3: NALsize = U24_AT(srcPtr + srcOffset); break; in read()