Home | History | Annotate | Download | only in enc

Lines Matching refs:palette_

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