Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cedricve/raspicam
/ functions
Functions
1,413 in github.com/cedricve/raspicam
⨍
Functions
1,413
◇
Types & classes
358
↓ 1 callers
Function
sdl_component_destroy
Destroy a previously created component */
dependencies/mmal/components/sdl_audio_render.c:51
↓ 1 callers
Function
sdl_do_processing
dependencies/mmal/components/sdl_video_render.c:199
↓ 1 callers
Method
setAWB
src/raspicam.cpp:122
↓ 1 callers
Method
setAWB_RB
src/raspicam.cpp:125
↓ 1 callers
Method
setExposureCompensation
src/raspicam.cpp:119
↓ 1 callers
Method
setSensorMode
src/raspicam.cpp:144
↓ 1 callers
Method
setSharpness
src/raspicam.cpp:100
↓ 1 callers
Method
setVerticalFlip
src/raspicam.cpp:138
↓ 1 callers
Method
setVideoStabilization
src/raspicam.cpp:116
↓ 1 callers
Function
showUsage
utils/raspicam_cv_test.cpp:91
↓ 1 callers
Function
showUsage
utils/raspicam_test.cpp:130
↓ 1 callers
Function
spdif_component_destroy
Destroy a previously created component */
dependencies/mmal/components/spdif.c:290
↓ 1 callers
Function
spdif_do_processing
Actual processing function */
dependencies/mmal/components/spdif.c:98
↓ 1 callers
Function
spdif_port_flush
Flush a port */
dependencies/mmal/components/spdif.c:324
↓ 1 callers
Function
splitter_component_destroy
Destroy a previously created component */
dependencies/mmal/components/splitter.c:53
↓ 1 callers
Function
splitter_port_flush
Flush a port */
dependencies/mmal/components/splitter.c:106
↓ 1 callers
Function
splitter_send_output
Send a buffer header to a port */
dependencies/mmal/components/splitter.c:136
↓ 1 callers
Function
usage
prints program command line usage
utils/raspicam_cv_still_test.cpp:54
↓ 1 callers
Function
usage
prints program command line usage
utils/raspicam_still_test.cpp:53
↓ 1 callers
Function
vcos_blockpool_alloc
dependencies/vcos/generic/vcos_generic_blockpool.h:234
↓ 1 callers
Function
vcos_blockpool_extend
dependencies/vcos/generic/vcos_generic_blockpool.h:227
↓ 1 callers
Function
vcos_dummy_thread_create
dependencies/vcos/pthreads/vcos_pthreads.c:631
↓ 1 callers
Function
vcos_generic_blockpool_available_count
dependencies/vcos/generic/vcos_generic_blockpool.c:385
↓ 1 callers
Function
vcos_generic_blockpool_calloc
dependencies/vcos/generic/vcos_generic_blockpool.c:339
↓ 1 callers
Function
vcos_generic_blockpool_create_on_heap
dependencies/vcos/generic/vcos_generic_blockpool.c:202
↓ 1 callers
Function
vcos_generic_blockpool_delete
dependencies/vcos/generic/vcos_generic_blockpool.c:426
↓ 1 callers
Function
vcos_generic_blockpool_elem_from_handle
dependencies/vcos/generic/vcos_generic_blockpool.c:496
↓ 1 callers
Function
vcos_generic_blockpool_elem_to_handle
dependencies/vcos/generic/vcos_generic_blockpool.c:458
↓ 1 callers
Function
vcos_generic_blockpool_extend
dependencies/vcos/generic/vcos_generic_blockpool.c:230
↓ 1 callers
Function
vcos_generic_blockpool_free
dependencies/vcos/generic/vcos_generic_blockpool.c:347
↓ 1 callers
Function
vcos_generic_blockpool_is_valid_elem
dependencies/vcos/generic/vcos_generic_blockpool.c:530
↓ 1 callers
Function
vcos_generic_blockpool_used_count
dependencies/vcos/generic/vcos_generic_blockpool.c:407
↓ 1 callers
Function
vcos_generic_event_flags_create
dependencies/vcos/generic/vcos_generic_event_flags.c:56
↓ 1 callers
Function
vcos_generic_event_flags_delete
dependencies/vcos/generic/vcos_generic_event_flags.c:150
↓ 1 callers
Function
vcos_generic_event_flags_get
dependencies/vcos/generic/vcos_generic_event_flags.c:155
↓ 1 callers
Function
vcos_generic_event_flags_set
dependencies/vcos/generic/vcos_generic_event_flags.c:69
↓ 1 callers
Function
vcos_generic_mem_alloc
dependencies/vcos/generic/vcos_mem_from_malloc.c:73
↓ 1 callers
Function
vcos_generic_mem_calloc
dependencies/vcos/generic/vcos_mem_from_malloc.c:78
↓ 1 callers
Function
vcos_generic_mem_free
dependencies/vcos/generic/vcos_mem_from_malloc.c:89
↓ 1 callers
Function
vcos_generic_named_semaphore_create
dependencies/vcos/generic/vcos_generic_named_sem.c:123
↓ 1 callers
Function
vcos_generic_reentrant_mutex_create
dependencies/vcos/generic/vcos_generic_reentrant_mtx.c:31
↓ 1 callers
Function
vcos_generic_reentrant_mutex_delete
dependencies/vcos/generic/vcos_generic_reentrant_mtx.c:38
↓ 1 callers
Function
vcos_generic_reentrant_mutex_lock
dependencies/vcos/generic/vcos_generic_reentrant_mtx.c:44
↓ 1 callers
Function
vcos_generic_reentrant_mutex_unlock
dependencies/vcos/generic/vcos_generic_reentrant_mtx.c:60
↓ 1 callers
Function
vcos_logging_init
dependencies/vcos/generic/vcos_logcat.c:266
↓ 1 callers
Function
vcos_msgq_create_internal
dependencies/vcos/generic/vcos_msgqueue.c:85
↓ 1 callers
Function
vcos_msgq_deinit
dependencies/vcos/generic/vcos_msgqueue.c:163
↓ 1 callers
Function
vcos_msgq_delete_internal
dependencies/vcos/generic/vcos_msgqueue.c:108
↓ 1 callers
Function
vcos_msgq_init
dependencies/vcos/generic/vcos_msgqueue.c:158
↓ 1 callers
Function
vcos_msgq_pool_free
dependencies/vcos/generic/vcos_msgqueue.c:356
↓ 1 callers
Function
vcos_msgq_simple_waiter_deinit
dependencies/vcos/generic/vcos_msgqueue.c:76
↓ 1 callers
Function
vcos_msgq_simple_waiter_init
dependencies/vcos/generic/vcos_msgqueue.c:68
↓ 1 callers
Function
vcos_mutex_is_locked
dependencies/vcos/pthreads/vcos_platform.h:489
↓ 1 callers
Function
vcos_platform_deinit
dependencies/vcos/pthreads/vcos_pthreads.c:426
↓ 1 callers
Function
vcos_platform_init
dependencies/vcos/pthreads/vcos_pthreads.c:364
↓ 1 callers
Function
vcos_sleep
dependencies/vcos/pthreads/vcos_platform.h:380
↓ 1 callers
Function
vcos_thread_attr_setaffinity
dependencies/vcos/pthreads/vcos_platform.h:427
↓ 1 callers
Function
vcos_thread_attr_setstack
dependencies/vcos/pthreads/vcos_platform.h:388
↓ 1 callers
Function
vcos_thread_attr_setstacksize
dependencies/vcos/pthreads/vcos_platform.h:394
↓ 1 callers
Function
vcos_thread_set_priority
dependencies/vcos/pthreads/vcos_platform.h:405
↓ 1 callers
Function
vcos_vlog_impl
dependencies/vcos/generic/vcos_logcat.c:571
↓ 1 callers
Method
waitForFrame
src/private/private_impl.h:63
Function
(*vcos_dlsym(void *handle, const char *name))
dependencies/vcos/pthreads/vcos_dlfcn.c:38
Function
(OMX_GetComponentsOfRole)
dependencies/mmal/openmaxil/mmalomx_core.c:1444
Function
(OMX_GetContentPipe)
dependencies/mmal/openmaxil/mmalomx_core.c:1547
Function
(OMX_GetRolesOfComponent)
dependencies/mmal/openmaxil/mmalomx_core.c:1398
Method
AmcHandler
dependencies/mmal/components/android_media_codec.cpp:52
Method
Exception
! Default constructor */
src/private/exceptions.h:65
Function
MMALOMX_EXPORT(OMX_ComponentNameEnum)
dependencies/mmal/openmaxil/mmalomx_core.c:1127
Function
MMALOMX_EXPORT(OMX_Deinit)
dependencies/mmal/openmaxil/mmalomx_core.c:1119
Function
MMALOMX_EXPORT(OMX_FreeHandle)
dependencies/mmal/openmaxil/mmalomx_core.c:1350
Function
MMALOMX_EXPORT(OMX_GetHandle)
dependencies/mmal/openmaxil/mmalomx_core.c:1183
Function
MMALOMX_EXPORT(OMX_Init)
dependencies/mmal/openmaxil/mmalomx_core.c:1111
Function
MMALOMX_EXPORT(OMX_SetupTunnel)
dependencies/mmal/openmaxil/mmalomx_core.c:1506
Method
PORT_USERDATA
src/private/private_impl.h:59
Method
Private_Impl
src/private/private_impl.cpp:53
Method
Private_Impl_Still
src/private_still/private_still_impl.h:109
Method
RaspiCam
src/raspicam.cpp:42
Method
RaspiCam_Cv
src/raspicam_cv.cpp:44
Method
RaspiCam_Still
src/raspicam_still.cpp:40
Method
RaspiCam_Still_Cv
src/raspicam_still_cv.cpp:43
Method
Scaler
src/scaler.h:14
Method
ThreadCondition
/////////////////////////// ///////////////////////////
src/private/threadcondition.cpp:48
Method
Timer
utils/raspicam_test.cpp:159
Function
VCOS_STATUS_T vcos_atomic_flags_create
dependencies/vcos/pthreads/vcos_platform.h:654
Function
VCOS_STATUS_T vcos_blockpool_create_on_heap
dependencies/vcos/generic/vcos_generic_blockpool.h:218
Function
VCOS_STATUS_T vcos_blockpool_init
dependencies/vcos/generic/vcos_generic_blockpool.h:208
Function
VCOS_STATUS_T vcos_event_create
dependencies/vcos/pthreads/vcos_platform.h:515
Function
VCOS_STATUS_T vcos_event_flags_create
dependencies/vcos/generic/vcos_generic_event_flags.h:95
Function
VCOS_STATUS_T vcos_event_flags_get
dependencies/vcos/generic/vcos_generic_event_flags.h:112
Function
VCOS_STATUS_T vcos_event_try
dependencies/vcos/pthreads/vcos_platform.h:569
Function
VCOS_STATUS_T vcos_event_wait
dependencies/vcos/pthreads/vcos_platform.h:558
Function
VCOS_STATUS_T vcos_mutex_create
dependencies/vcos/generic/vcos_latch_from_sem.h:47
Function
VCOS_STATUS_T vcos_mutex_create
dependencies/vcos/pthreads/vcos_platform.h:459
Function
VCOS_STATUS_T vcos_mutex_create
dependencies/vcos/pthreads/vcos_futex_mutex.h:58
Function
VCOS_STATUS_T vcos_mutex_lock
dependencies/vcos/generic/vcos_latch_from_sem.h:57
Function
VCOS_STATUS_T vcos_mutex_lock
dependencies/vcos/pthreads/vcos_platform.h:474
Function
VCOS_STATUS_T vcos_mutex_lock
dependencies/vcos/pthreads/vcos_futex_mutex.h:69
Function
VCOS_STATUS_T vcos_mutex_trylock
dependencies/vcos/pthreads/vcos_platform.h:502
Function
VCOS_STATUS_T vcos_mutex_trylock
dependencies/vcos/pthreads/vcos_futex_mutex.h:91
← previous
next →
601–700 of 1,413, ranked by callers