Home | History | Annotate | Download | only in mrst

Lines Matching refs:OptionalCustomPCF

1783     IMG_UINT8 *OptionalCustomPCF)
1828 *OptionalCustomPCF = 0; // 0 for CIF PCF
1830 *OptionalCustomPCF = 1; //1 for Custom PCF
1844 if ((PictureCodingType == I_FRAME) || (SourceFormatType == 7) || *OptionalCustomPCF) {
1863 lnc__write_upto8bits_elements(mtx_hdr, elt_p, *OptionalCustomPCF , 1);
1906 if (*OptionalCustomPCF == 1) {
1916 if (*OptionalCustomPCF == 1) {
2025 IMG_UINT8 *OptionalCustomPCF)
2042 OptionalCustomPCF);
2334 IMG_UINT8 *OptionalCustomPCF)
2347 OptionalCustomPCF);