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