Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/cx/
Dcx_StreamingUncompression.h196 void InitUncompContextLRC( UncompContextLRC * context, void* dest );
423 InitUncompContextLRC( context, dest ); in InitUncompContextLRCFront()
/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_StreamingUncompression.cpp1350 InitUncompContextLRC( UncompContextLRC * context, void* dest ) in InitUncompContextLRC() function