Searched refs:CreateRunLengthDecoder (Results 1 – 3 of 3) sorted by relevance
18 std::unique_ptr<CCodec_ScanlineDecoder> CreateRunLengthDecoder(
1743 CCodec_BasicModule::CreateRunLengthDecoder(const uint8_t* src_buf, in CreateRunLengthDecoder() function in CCodec_BasicModule
511 m_pDecoder = pEncoders->GetBasicModule()->CreateRunLengthDecoder( in CreateDecoder()