Home | History | Annotate | Download | only in src

Lines Matching full:ufep

1064     IMG_UINT8 UFEP;
1109 UFEP = 1;
1113 UFEP = 0;
1116 // write UFEP of 3 bits.
1117 tng__write_upto8bits_elements(pMTX_Header, aui32ElementPointers, UFEP, 3);
1119 // if UFEP was present( if it was 1).
1121 if (UFEP == 1)
1177 /* if UFEP was present and Source Format type was 7(custom format) */
1178 if (UFEP == 1)
1714 IMG_UINT8 UFEP;
1753 UFEP = 1;
1755 UFEP = 0;
1757 tng__write_upto8bits_elements(mtx_hdr, aui32ElementPointers, UFEP, 3);
1758 if (UFEP == 1) {
1794 if (UFEP == 1) {