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