Searched refs:H264_SC_LENGTH (Results 1 – 1 of 1) sorted by relevance
66 #define H264_SC_LENGTH 4 macro991 scPosition += H264_SC_LENGTH; in DeliverPendingOutputs()1004 header.fragmentationOffset[i] = scPositions[i] + H264_SC_LENGTH; in DeliverPendingOutputs()1037 if (buffer_size < H264_SC_LENGTH) { in NextNaluPosition()1043 uint8_t *end = buffer + buffer_size - H264_SC_LENGTH; in NextNaluPosition()