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