Home | History | Annotate | Download | only in jbig2

Lines Matching defs:acc

19   auto acc = pdfium::MakeRetain<CPDF_StreamAcc>(in_stream.get());
20 acc->LoadAllDataFiltered();
22 CJBig2_BitStream stream(acc);
44 auto acc = pdfium::MakeRetain<CPDF_StreamAcc>(in_stream.get());
45 acc->LoadAllDataFiltered();
47 CJBig2_BitStream stream(acc);
56 auto acc = pdfium::MakeRetain<CPDF_StreamAcc>(in_stream.get());
57 acc->LoadAllDataFiltered();
59 CJBig2_BitStream stream(acc);
72 auto acc = pdfium::MakeRetain<CPDF_StreamAcc>(in_stream.get());
73 acc->LoadAllDataFiltered();
75 CJBig2_BitStream stream(acc);
89 auto acc = pdfium::MakeRetain<CPDF_StreamAcc>(in_stream.get());
90 acc->LoadAllDataFiltered();
92 CJBig2_BitStream stream(acc);
110 auto acc = pdfium::MakeRetain<CPDF_StreamAcc>(in_stream.get());
111 acc->LoadAllDataFiltered();
113 CJBig2_BitStream stream(acc);