OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rotType
(Results
1 - 2
of
2
) sorted by null
/device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.c
80
static OMX_CONFIG_ROTATIONTYPE
rotType
;
651
rotType
.nPortIndex = OUTPUT_PORT;
652
rotType
.nRotation = jpegRotation;
653
OMX_SetConfig(pHandle, OMX_IndexConfigCommonRotate, &
rotType
);
/external/aac/libSBRenc/src/
ps_encode.cpp
239
const INT
rotType
)
253
if(
rotType
==PS_ICC_ROT_B){
[
all
...]
Completed in 39 milliseconds