Home
last modified time | relevance | path

Searched refs:MuxInit (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/mux/
Dmuxedit.c22 static void MuxInit(WebPMux* const mux) { in MuxInit() function
34 if (mux != NULL) MuxInit(mux); in WebPNewInternal()