Home | History | Annotate | Download | only in src

Lines Matching defs:BYTE

106 #define BYTE                            8
398 // Chroma format is byte interleaved, as the engine runs using planar colour surfaces we need
428 // Number of MCUs sent for a scan _must_ lie at the beginning of a line so that the chroma component can't violate the 16 byte DMA start alignment constraint
429 // (Actual memory alignment for final DMA will have width aligned to 64, so start of line will automatically meet the 16 byte alignment required by the DMA engine)
446 // Set MCUs to encode per scan to equal maximum limit and then truncate to ensure it lies at the first MCU of a line (to satisfy the 64 byte requirement)
569 //Byte interleaved surface, so need to force chroma to use single surface by fooling it into
713 fPutBitsToBuffer(&s_streamW, 2, 4); // Byte size of marker (header not included)