OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CSC_ERRORCODE
(Results
1 - 4
of
4
) sorted by null
/hardware/samsung_slsi/exynos5/libcsc/
csc.h
46
}
CSC_ERRORCODE
;
142
CSC_ERRORCODE
csc_deinit(
157
CSC_ERRORCODE
csc_get_method(
173
CSC_ERRORCODE
csc_set_method(
192
CSC_ERRORCODE
csc_set_hw_property(
227
CSC_ERRORCODE
csc_get_src_format(
272
CSC_ERRORCODE
csc_set_src_format(
313
CSC_ERRORCODE
csc_get_dst_format(
358
CSC_ERRORCODE
csc_set_dst_format(
391
CSC_ERRORCODE
csc_set_src_buffer
[
all
...]
csc.c
113
static
CSC_ERRORCODE
conv_sw_src_argb888(
116
CSC_ERRORCODE
ret = CSC_ErrorNone;
147
static
CSC_ERRORCODE
conv_sw_src_nv12t(
150
CSC_ERRORCODE
ret = CSC_ErrorNone;
189
static
CSC_ERRORCODE
conv_sw_src_yuv420p(
192
CSC_ERRORCODE
ret = CSC_ErrorNone;
227
static
CSC_ERRORCODE
conv_sw_src_yuv420sp(
230
CSC_ERRORCODE
ret = CSC_ErrorNone;
261
static
CSC_ERRORCODE
conv_sw(
264
CSC_ERRORCODE
ret = CSC_ErrorNone
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/
Exynos_OMX_Vdec.c
368
CSC_ERRORCODE
cscRet = CSC_ErrorNone;
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/
Exynos_OMX_Venc.c
303
CSC_ERRORCODE
cscRet = CSC_ErrorNone;
[
all
...]
Completed in 661 milliseconds