Home | History | Annotate | Download | only in enc

Lines Matching refs:palette_

149       AnalyzeAndCreatePalette(pic, enc->palette_, &enc->palette_size_);
929 // Note: Expects "enc->palette_" to be set properly.
930 // Also, "enc->palette_" will be modified after this call and should not be used
941 uint32_t* const palette = enc->palette_;