MCPcopy Create free account

hub / github.com/cedricve/raspicam / functions

Functions1,413 in github.com/cedricve/raspicam

FunctionVCOS_STATUS_T vcos_named_semaphore_create
dependencies/vcos/generic/vcos_generic_named_sem.h:73
FunctionVCOS_STATUS_T vcos_named_semaphore_trywait
dependencies/vcos/generic/vcos_generic_named_sem.h:83
FunctionVCOS_STATUS_T vcos_quickslow_mutex_create
dependencies/vcos/generic/vcos_generic_quickslow_mutex.h:51
FunctionVCOS_STATUS_T vcos_reentrant_mutex_create
dependencies/vcos/generic/vcos_mutexes_are_reentrant.h:55
FunctionVCOS_STATUS_T vcos_reentrant_mutex_create
dependencies/vcos/generic/vcos_generic_reentrant_mtx.h:69
FunctionVCOS_STATUS_T vcos_semaphore_create
dependencies/vcos/pthreads/vcos_platform.h:323
FunctionVCOS_STATUS_T vcos_semaphore_post
dependencies/vcos/pthreads/vcos_platform.h:340
FunctionVCOS_STATUS_T vcos_semaphore_trywait
dependencies/vcos/pthreads/vcos_platform.h:260
FunctionVCOS_STATUS_T vcos_semaphore_wait
* Counted Semaphores */
dependencies/vcos/pthreads/vcos_platform.h:250
FunctionVCOS_STATUS_T vcos_semaphore_wait_timeout
* \brief Wait on a semaphore with a timeout. * * Note that this function may not be implemented on all * platforms, and may not be efficient on
dependencies/vcos/pthreads/vcos_platform.h:293
FunctionVCOS_STATUS_T vcos_tls_create
dependencies/vcos/generic/vcos_generic_tls.h:143
FunctionVCOS_STATUS_T vcos_tls_create
dependencies/vcos/pthreads/vcos_platform.h:624
FunctionVCOS_STATUS_T vcos_tls_set
Set the given value. Since everything is per-thread, there is no need * for any locking. */
dependencies/vcos/generic/vcos_generic_tls.h:110
FunctionVCOS_STATUS_T vcos_tls_set
dependencies/vcos/pthreads/vcos_platform.h:635
FunctionVCOS_UNSIGNED vcos_blockpool_available_count
dependencies/vcos/generic/vcos_generic_blockpool.h:252
FunctionVCOS_UNSIGNED vcos_blockpool_used_count
dependencies/vcos/generic/vcos_generic_blockpool.h:258
FunctionVCOS_UNSIGNED vcos_process_id_current
dependencies/vcos/pthreads/vcos_platform.h:592
FunctionVCOS_UNSIGNED vcos_thread_get_priority
dependencies/vcos/pthreads/vcos_platform.h:412
Function_task_timer_expiration_routine
dependencies/vcos/pthreads/vcos_pthreads.c:156
Function_timer_thread
dependencies/vcos/pthreads/vcos_pthreads.c:711
Function_vcos_get_ticks_per_second
we can't inline this, because HZ comes from sys/param.h which * dumps all sorts of junk into the global namespace, notable MIN and * MAX. */
dependencies/vcos/pthreads/vcos_pthreads.c:604
Function_vcos_log_platform_init
dependencies/vcos/pthreads/vcos_pthreads.c:321
Function_vcos_thread_attr_setlegacyapi
dependencies/vcos/generic/vcos_joinable_thread_from_plain.h:171
Function_vcos_thread_attr_setlegacyapi
dependencies/vcos/pthreads/vcos_platform.h:437
Functionaaf_clock_event
dependencies/mmal/components/aaf_audio_render.cpp:426
Functionaaf_port_disable
Disable processing on a port */
dependencies/mmal/components/aaf_audio_render.cpp:355
Functionaaf_port_enable
Enable processing on a port */
dependencies/mmal/components/aaf_audio_render.cpp:313
Functionaaf_port_send
dependencies/mmal/components/aaf_audio_render.cpp:366
Functionaaf_track_callback
dependencies/mmal/components/aaf_audio_render.cpp:148
Functionaggregator_parameter_get
dependencies/mmal/components/aggregator.c:51
Functionaggregator_parameter_set
dependencies/mmal/components/aggregator.c:41
Functionamc_do_processing_loop
/
dependencies/mmal/components/android_media_codec.cpp:446
Functionamc_input_port_enable
Enable processing on a port */
dependencies/mmal/components/android_media_codec.cpp:593
Functionamc_input_port_format_commit
Set format on input port */
dependencies/mmal/components/android_media_codec.cpp:706
Functionamc_output_port_enable
dependencies/mmal/components/android_media_codec.cpp:639
Functionamc_output_port_format_commit
Set format on output port */
dependencies/mmal/components/android_media_codec.cpp:742
Functionamc_port_disable
Disable processing on a port */
dependencies/mmal/components/android_media_codec.cpp:678
Functionamc_port_send
Send a buffer header to a port */
dependencies/mmal/components/android_media_codec.cpp:698
Functionartificial_camera_do_processing
/
dependencies/mmal/components/artificial_camera.c:60
Functionartificial_camera_port_disable
Disable processing on a port */
dependencies/mmal/components/artificial_camera.c:146
Functionartificial_camera_port_enable
Enable processing on a port */
dependencies/mmal/components/artificial_camera.c:131
Functionartificial_camera_port_flush
Flush a port */
dependencies/mmal/components/artificial_camera.c:139
Functionartificial_camera_port_send
Send a buffer header to a port */
dependencies/mmal/components/artificial_camera.c:153
Functionartificial_port_parameter_get
Get parameter on a port */
dependencies/mmal/components/artificial_camera.c:218
Functionartificial_port_parameter_set
Set parameter on a port */
dependencies/mmal/components/artificial_camera.c:207
Functionautosusp_timeout_handler
dependencies/mmal/vc/mmal_vc_diag.c:669
Functionavcodec_do_processing_loop
/
dependencies/mmal/components/avcodec_video_decoder.c:430
Functionavcodec_do_processing_loop
/
dependencies/mmal/components/avcodec_audio_decoder.c:444
Functionavcodec_input_port_set_format
Set format on a port */
dependencies/mmal/components/avcodec_video_decoder.c:110
Functionavcodec_input_port_set_format
Set format on a port */
dependencies/mmal/components/avcodec_audio_decoder.c:128
Functionavcodec_output_port_set_format
Set format on a port */
dependencies/mmal/components/avcodec_video_decoder.c:169
Functionavcodec_output_port_set_format
Set format on a port */
dependencies/mmal/components/avcodec_audio_decoder.c:187
Functionavcodec_port_disable
Disable processing on a port */
dependencies/mmal/components/avcodec_video_decoder.c:232
Functionavcodec_port_disable
Disable processing on a port */
dependencies/mmal/components/avcodec_audio_decoder.c:244
Functionavcodec_port_enable
Enable processing on a port */
dependencies/mmal/components/avcodec_video_decoder.c:200
Functionavcodec_port_enable
Enable processing on a port */
dependencies/mmal/components/avcodec_audio_decoder.c:212
Functionavcodec_port_send
Buffer sending */
dependencies/mmal/components/avcodec_video_decoder.c:436
Functionavcodec_port_send
Buffer sending */
dependencies/mmal/components/avcodec_audio_decoder.c:450
Functionbrcmjpeg_acquire
dependencies/mmal/client/brcmjpeg/brcmjpeg.c:169
Functionbrcmjpeg_init_once
dependencies/mmal/client/brcmjpeg/brcmjpeg.c:94
Functionbrcmjpeg_mmal_cb
dependencies/mmal/client/brcmjpeg/brcmjpeg.c:230
Functionbuffer_callback
src/private_still/private_still_impl.cpp:71
Methodcamera_control_callback
src/private/private_impl.cpp:503
Functionclock_control_parameter_set
/ Set a parameter on the clock component's control port */
dependencies/mmal/components/clock.c:767
Functionclock_do_processing_loop
Component action thread */
dependencies/mmal/components/clock.c:759
Functionclock_event_cb
Event callback from a clock port */
dependencies/mmal/components/clock.c:715
MethodcommitAWB
src/private/private_impl.cpp:436
MethodcommitAWB
src/private_still/private_still_impl.cpp:655
MethodcommitAWB_RB
src/private/private_impl.cpp:933
MethodcommitBrightness
src/private/private_impl.cpp:372
MethodcommitBrightness
src/private_still/private_still_impl.cpp:605
MethodcommitContrast
src/private/private_impl.cpp:405
MethodcommitContrast
src/private_still/private_still_impl.cpp:635
MethodcommitExposure
src/private/private_impl.cpp:419
MethodcommitExposure
src/private_still/private_still_impl.cpp:649
MethodcommitExposureCompensation
* Adjust the exposure compensation for images (EV) * @param camera Pointer to camera component * @param exp_comp Value to adjust, -1
src/private/private_impl.cpp:430
MethodcommitFlips
src/private/private_impl.cpp:454
MethodcommitFlips
src/private_still/private_still_impl.cpp:673
MethodcommitISO
src/private/private_impl.cpp:386
MethodcommitISO
src/private_still/private_still_impl.cpp:623
MethodcommitImageEffect
src/private/private_impl.cpp:442
MethodcommitImageEffect
src/private_still/private_still_impl.cpp:661
MethodcommitMetering
src/private/private_impl.cpp:448
MethodcommitMetering
src/private_still/private_still_impl.cpp:667
MethodcommitParameters
src/raspicam_still.cpp:62
MethodcommitParameters
* Set the specified camera to all the specified settings * @param camera Pointer to camera component * @param params Pointer to para
src/private/private_impl.cpp:475
MethodcommitParameters
src/private_still/private_still_impl.cpp:145
MethodcommitQuality
src/private_still/private_still_impl.cpp:611
MethodcommitRotation
src/private/private_impl.cpp:379
MethodcommitRotation
src/private_still/private_still_impl.cpp:616
MethodcommitSaturation
src/private/private_impl.cpp:412
MethodcommitSaturation
src/private_still/private_still_impl.cpp:642
MethodcommitSharpness
src/private/private_impl.cpp:391
MethodcommitSharpness
src/private_still/private_still_impl.cpp:628
MethodcommitShutterSpeed
src/private/private_impl.cpp:398
MethodcommitVideoStabilization
src/private/private_impl.cpp:497
MethodconnectPorts
src/private_still/private_still_impl.cpp:188
Functionconnection_callback
Callback from the connection. Buffer is available. */
dependencies/mmal/test/examples/example_connections.c:61
Functioncontainer_port_disable
Disable processing on a port */
dependencies/mmal/components/container_reader.c:690
Functioncontainer_port_enable
Enable processing on a port */
dependencies/mmal/components/container_reader.c:637
← previousnext →701–800 of 1,413, ranked by callers