OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:registercodec
(Results
1 - 13
of
13
) sorted by null
/external/lzma/CPP/7zip/Common/
RegisterCodec.h
0
//
RegisterCodec
.h
19
void
RegisterCodec
(const CCodecInfo *codecInfo);
24
REGISTER_CODEC_NAME(x)() {
RegisterCodec
(&g_CodecInfo); }}; \
30
RegisterCodec
(&g_CodecsInfo[i]); }}; \
CreateCoder.cpp
11
#include "
RegisterCodec
.h"
16
void
RegisterCodec
(const CCodecInfo *codecInfo)
/external/lzma/CPP/7zip/Compress/
BcjRegister.cpp
5
#include "../Common/
RegisterCodec
.h"
CopyRegister.cpp
5
#include "../Common/
RegisterCodec
.h"
Bcj2Register.cpp
5
#include "../Common/
RegisterCodec
.h"
Lzma2Register.cpp
5
#include "../Common/
RegisterCodec
.h"
LzmaRegister.cpp
5
#include "../Common/
RegisterCodec
.h"
PpmdRegister.cpp
6
#include "../Common/
RegisterCodec
.h"
BranchRegister.cpp
5
#include "../Common/
RegisterCodec
.h"
ByteSwap.cpp
9
#include "../Common/
RegisterCodec
.h"
DeltaFilter.cpp
7
#include "../Common/
RegisterCodec
.h"
CodecExports.cpp
11
#include "../Common/
RegisterCodec
.h"
/external/lzma/CPP/7zip/Bundles/Alone7z/
Alone.dsp
640
SOURCE=..\..\Common\
RegisterCodec
.h
[
all
...]
Completed in 345 milliseconds