Home
last modified time | relevance | path

Searched defs:pseq (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/third_party/lcms/src/
H A Dcmsnamed.c813 void CMSEXPORT cmsFreeProfileSequenceDescription(cmsSEQ* pseq) in cmsFreeProfileSequenceDescription()
827 cmsSEQ* CMSEXPORT cmsDupProfileSequenceDescription(const cmsSEQ* pseq) in cmsDupProfileSequenceDescription()
/aosp_15_r20/external/libwebsockets/lib/core-net/
H A Dsequencer.c149 lws_seq_destroy(lws_seq_t **pseq) in lws_seq_destroy()