OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:imb
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/videoencoder/
PVSoftMPEG4Encoder.cpp
406
IntelMetadataBuffer
imb
;
local
414
CHECK(IMB_SUCCESS ==
imb
.UnSerialize(inBuffer->data, inBuffer->size));
415
imb
.GetType((::IntelMetadataBufferType&)type);
416
imb
.GetValue(value);
417
imb
.GetValueInfo(pvinfo);
VideoEncoderBase.cpp
1644
IntelMetadataBuffer
imb
;
local
[
all
...]
Completed in 419 milliseconds