OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCodecId
(Results
1 - 6
of
6
) sorted by null
/external/lzma/CPP/7zip/UI/Common/
LoadCodecs.h
185
HRESULT
GetCodecId
(UInt32 index, UInt64 &id);
LoadCodecs.cpp
660
HRESULT CCodecs::
GetCodecId
(UInt32 index, UInt64 &id)
/external/libvpx/libwebm/
mkvparser.hpp
307
const char*
GetCodecId
() const;
mkvparser.cpp
[
all
...]
/external/lzma/CPP/7zip/UI/Console/
Main.cpp
322
HRESULT res = codecs->
GetCodecId
(j, id);
/frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp
858
const char *const codecID = track->
GetCodecId
();
Completed in 913 milliseconds