OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indextype
(Results
1 - 2
of
2
) sorted by null
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
598
OMX_INDEXTYPE
indextype
;
local
605
QOMX_IMAGE_EXT_ENCODING_MODE_NAME, &
indextype
);
616
rc = OMX_SetParameter(p_session->omx_handle,
indextype
, &encoding_mode);
[
all
...]
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
596
OMX_INDEXTYPE
indextype
;
local
603
QOMX_IMAGE_EXT_ENCODING_MODE_NAME, &
indextype
);
614
rc = OMX_SetParameter(p_session->omx_handle,
indextype
, &encoding_mode);
[
all
...]
Completed in 37 milliseconds