Home
last modified time | relevance | path

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

/aosp_15_r20/external/zopfli/src/zopflipng/lodepng/
H A Dlodepng.cpp868 typedef struct BPMNode { struct
871 struct BPMNode* tail; /*the next nodes in this chain (null if last)*/ argument
873 } BPMNode; argument