OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SET_FC
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderAVC.h
54
#define
SET_FC
(x, y) { x = ((x & ~0x01FFFFFF) | (y & 0x01FFFFFF )); }
OMXVideoEncoderAVC.cpp
328
SET_FC
(EncodeInfo, mInputPictureCount);
[
all
...]
Completed in 35 milliseconds