Searched defs:pDecoders (Results 1 – 1 of 1) sorted by relevance
93 bool ValidateDecoderPipeline(const CPDF_Array* pDecoders) { in ValidateDecoderPipeline()384 if (const CPDF_Array* pDecoders = pFilter->AsArray()) { in GetDecoderArray() local