Searched refs:CC_MPEG_ID (Results 1 – 3 of 3) sorted by relevance
163 if (config->flags & CC_MPEG_ID) { in adtsWrite_Init()
362 #define CC_MPEG_ID 0x00100000 macro
570 cc->flags &= ~CC_MPEG_ID; /* Required for ADTS. */ in H_ALLOC_MEM()574 cc->flags |= CC_MPEG_ID; in H_ALLOC_MEM()