OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOCTL_MFC_GET_CONFIG
(Results
1 - 2
of
2
) sorted by null
/device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/include/
mfc_interface.h
32
#define
IOCTL_MFC_GET_CONFIG
0x00800102
/device/samsung/crespo/sec_mm/sec_omx/sec_codecs/video/mfc_c110/dec/src/
SsbSipMfcDecAPI.c
499
ret_code = ioctl(pCTX->hMFC,
IOCTL_MFC_GET_CONFIG
, &DecArg);
501
LOGE("SsbSipMfcDecGetConfig:
IOCTL_MFC_GET_CONFIG
failed(ret : %d, conf_type: %d)\n", DecArg.ret_code, conf_type);
Completed in 14 milliseconds