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