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
↓ 81 callers
Function
mmal_queue_get
Get a MMAL_BUFFER_HEADER_T from a QUEUE. */
dependencies/mmal/core/mmal_queue.c:100
↓ 63 callers
Function
vcos_free
dependencies/vcos/generic/vcos_mem_from_malloc.h:61
↓ 58 callers
Function
mmal_port_buffer_header_callback
Buffer header callback. */
dependencies/mmal/core/mmal_port.c:896
↓ 49 callers
Function
vcos_mutex_unlock
dependencies/vcos/pthreads/vcos_platform.h:482
↓ 39 callers
Function
mmal_buffer_header_release
Release a buffer header */
dependencies/mmal/core/mmal_buffer.c:57
↓ 33 callers
Function
mmal_queue_put
Put a MMAL_BUFFER_HEADER_T into a QUEUE */
dependencies/mmal/core/mmal_queue.c:72
↓ 31 callers
Function
mmal_queue_destroy
Destroy a queue of MMAL_BUFFER_HEADER_T */
dependencies/mmal/core/mmal_queue.c:160
↓ 31 callers
Function
mmal_queue_put_back
Put a MMAL_BUFFER_HEADER_T back at the start of a QUEUE. */
dependencies/mmal/core/mmal_queue.c:86
↓ 30 callers
Function
mmal_queue_create
Create a QUEUE of MMAL_BUFFER_HEADER_T */
dependencies/mmal/core/mmal_queue.c:42
↓ 29 callers
Function
mmal_ports_alloc
Allocate an array of ports */
dependencies/mmal/core/mmal_port.c:247
↓ 29 callers
Function
mmal_status_to_string
dependencies/mmal/util/mmal_util.c:56
↓ 28 callers
Function
mmal_ports_free
Free an array of ports */
dependencies/mmal/core/mmal_port.c:278
↓ 28 callers
Function
mmal_vc_get_client
dependencies/mmal/vc/mmal_vc_client.c:819
↓ 28 callers
Function
vcos_mutex_delete
dependencies/vcos/pthreads/vcos_platform.h:467
↓ 27 callers
Function
mmal_vc_sendwait_message
Send a message and wait for a reply. * * @param client client to send message for * @param msg_header message vchiq_header to send * @
dependencies/mmal/vc/mmal_vc_client.c:522
↓ 27 callers
Function
vcos_mutex_unlock
dependencies/vcos/generic/vcos_latch_from_sem.h:62
↓ 26 callers
Function
vcos_semaphore_delete
dependencies/vcos/pthreads/vcos_platform.h:333
↓ 25 callers
Function
mmal_port_send_buffer
Send a buffer header to a port */
dependencies/mmal/core/mmal_port.c:709
↓ 24 callers
Function
mmal_port_format_commit
Set format of a port */
dependencies/mmal/core/mmal_port.c:288
↓ 24 callers
Function
vcos_cmd_printf
dependencies/vcos/generic/vcos_cmd.c:218
↓ 23 callers
Function
vcos_calloc
dependencies/vcos/generic/vcos_mem_from_malloc.h:56
↓ 21 callers
Function
mmalomx_callback_event_handler
/
dependencies/mmal/openmaxil/mmalomx_core.c:52
↓ 21 callers
Function
vcos_malloc
dependencies/vcos/generic/vcos_mem_from_malloc.h:51
↓ 20 callers
Function
mmal_component_action_trigger
Triggers a registered action */
dependencies/mmal/core/mmal_component.c:627
↓ 20 callers
Function
mmal_port_parameter_set
Set a parameter on a port. * * @param port The port to which the request is sent. * @param param The pointer to the header of the parameter to set.
src/private/fake_mmal_dependencies.cpp:137
↓ 19 callers
Function
mmal_event_error_send
dependencies/mmal/core/mmal_events.c:53
↓ 18 callers
Function
mmal_component_supplier_register
dependencies/mmal/core/mmal_component.c:746
↓ 18 callers
Function
mmal_format_copy
Copy a format structure */
dependencies/mmal/core/mmal_format.c:76
↓ 18 callers
Function
mmal_port_enable
Enable processing on a port */
dependencies/mmal/core/mmal_port.c:351
↓ 18 callers
Function
mmal_port_parameter_set
Set a parameter on a port. */
dependencies/mmal/core/mmal_port.c:829
↓ 17 callers
Function
mmal_component_destroy
Destroy a component */
dependencies/mmal/core/mmal_component.c:323
↓ 17 callers
Function
mmal_port_parameter_get
Get a port parameter */
dependencies/mmal/core/mmal_port.c:867
↓ 17 callers
Function
vcos_getmicrosecs
dependencies/vcos/pthreads/vcos_platform.h:359
↓ 16 callers
Function
mmal_event_format_changed_get
dependencies/mmal/core/mmal_events.c:33
↓ 16 callers
Function
mmal_format_full_copy
Full copy of a format structure (including extradata) */
dependencies/mmal/core/mmal_format.c:87
↓ 16 callers
Function
mmal_port_disable
Disable processing on a port */
dependencies/mmal/core/mmal_port.c:575
↓ 15 callers
Function
mmal_buffer_header_mem_unlock
Unlock the data buffer contained in the buffer header */
dependencies/mmal/core/mmal_buffer.c:173
↓ 13 callers
Function
getParamVal
parse command line returns the value of a command line param. If not found, defvalue is returned
utils/raspicam_test.cpp:61
↓ 13 callers
Function
mmal_component_action_register
Registers an action with the core */
dependencies/mmal/core/mmal_component.c:571
↓ 13 callers
Function
mmal_pool_destroy
Destroy a pool of MMAL_BUFFER_HEADER_T */
dependencies/mmal/core/mmal_pool.c:195
↓ 13 callers
Function
mmal_port_event_send
Event callback */
dependencies/mmal/core/mmal_port.c:919
↓ 12 callers
Function
find_port_from_graph
/
dependencies/mmal/util/mmal_graph.c:631
↓ 12 callers
Function
mmalil_error_to_omx
dependencies/mmal/util/mmal_il.c:46
↓ 11 callers
Function
mmal_buffer_header_mem_lock
Lock the data buffer contained in the buffer header */
dependencies/mmal/core/mmal_buffer.c:157
↓ 11 callers
Function
mmal_component_create
Create an instance of a component */
dependencies/mmal/core/mmal_component.c:214
↓ 11 callers
Function
mmal_port_event_get
dependencies/mmal/core/mmal_port.c:1149
↓ 11 callers
Method
set
src/raspicam_cv.cpp:127
↓ 9 callers
Function
getParamVal
parse command line returns the value of a command line param. If not found, defvalue is returned
utils/raspicam_cv_test.cpp:59
↓ 9 callers
Function
mmal_buffer_header_driver_data
Return a pointer to the area reserved for the driver */
dependencies/mmal/core/mmal_buffer.c:141
↓ 9 callers
Function
mmal_component_destroy
Destroy a previously created component * Release an acquired reference on a component. Only actually destroys the component when * the last referenc
src/private/fake_mmal_dependencies.cpp:56
↓ 9 callers
Function
mmal_format_compare
Compare 2 format structures */
dependencies/mmal/core/mmal_format.c:103
↓ 9 callers
Function
mmal_wrapper_port_enable
/
dependencies/mmal/util/mmal_component_wrapper.c:217
↓ 9 callers
Function
mmalomx_commands_actions_check
/
dependencies/mmal/openmaxil/mmalomx_commands.c:175
↓ 8 callers
Function
findParam
utils/raspicam_test.cpp:52
↓ 8 callers
Function
mmal_clock_wake_thread
Trigger the worker thread (if present) */
dependencies/mmal/core/mmal_clock.c:408
↓ 8 callers
Function
mmal_list_push_back
Add an element to the back of the list. */
dependencies/mmal/util/mmal_list.c:162
↓ 8 callers
Function
mmal_port_clock_forward_event
Send an event buffer to a connected port */
dependencies/mmal/core/mmal_port_clock.c:375
↓ 8 callers
Function
mmal_port_parameter_set_int32
Helper function to set the value of a 32 bits signed integer parameter. * @param port port on which to set the parameter * @param id parameter
src/private/fake_mmal_dependencies.cpp:337
↓ 8 callers
Function
mmal_port_parameter_set_rational
Helper function to set the value of a rational parameter. * @param port port on which to set the parameter * @param id parameter id * @param
src/private/fake_mmal_dependencies.cpp:328
↓ 8 callers
Function
mmal_rational_to_fixed_16_16
Convert a rational number to a signed 32-bit Q16 number. */
dependencies/mmal/util/mmal_util_rational.c:122
↓ 8 callers
Function
vcos_mutex_delete
dependencies/vcos/generic/vcos_latch_from_sem.h:52
↓ 7 callers
Function
gcd
Calculate the greatest common denominator between 2 integers. * Avoids division. */
dependencies/mmal/util/mmal_util_rational.c:37
↓ 7 callers
Method
getHeight
src/raspicam.cpp:152
↓ 7 callers
Method
getImageBufferSize
src/raspicam.cpp:71
↓ 7 callers
Method
getWidth
src/raspicam.cpp:151
↓ 7 callers
Function
mmal_list_unlock
Unlock the list. */
dependencies/mmal/util/mmal_list.c:47
↓ 7 callers
Function
mmal_port_disable_internal
dependencies/mmal/core/mmal_port.c:652
↓ 7 callers
Function
mmal_queue_length
Get the number of MMAL_BUFFER_HEADER_T currently in a QUEUE */
dependencies/mmal/core/mmal_queue.c:152
↓ 7 callers
Function
vcos_once
dependencies/vcos/pthreads/vcos_pthreads.c:609
↓ 6 callers
Function
container_map_to_mmal_status
dependencies/mmal/components/container_reader.c:224
↓ 6 callers
Function
filter_init
/ Filter reset */
dependencies/mmal/components/clock.c:194
↓ 6 callers
Function
mmal_component_enable
Enable processing on a component */
dependencies/mmal/core/mmal_component.c:359
↓ 6 callers
Function
mmal_format_extradata_alloc
/
dependencies/mmal/core/mmal_format.c:160
↓ 6 callers
Function
mmal_list_destroy
Destroy a linked list. */
dependencies/mmal/util/mmal_list.c:79
↓ 6 callers
Function
mmal_list_pop_front
Remove the first element in the list. */
dependencies/mmal/util/mmal_list.c:115
↓ 6 callers
Function
mmal_pool_create
Create a pool of MMAL_BUFFER_HEADER_T */
dependencies/mmal/core/mmal_pool.c:120
↓ 6 callers
Function
mmal_port_free
Free a port structure */
dependencies/mmal/core/mmal_port.c:228
↓ 6 callers
Function
mmal_port_parameter_set_uint32
Helper function to set the value of a 32 bits unsigned integer parameter. * @param port port on which to set the parameter * @param id paramet
src/private/fake_mmal_dependencies.cpp:347
↓ 6 callers
Function
mmal_rational_from_fixed_16_16
Convert a rational number to a signed 32-bit Q16 number. */
dependencies/mmal/util/mmal_util_rational.c:137
↓ 6 callers
Function
mmal_vc_deinit
dependencies/mmal/vc/mmal_vc_client.c:795
↓ 6 callers
Function
vcos_blockpool_delete
dependencies/vcos/generic/vcos_generic_blockpool.h:264
↓ 6 callers
Function
vcos_strcmp
dependencies/vcos/vcos_string.h:105
↓ 5 callers
Method
getFormat
src/raspicam.cpp:150
↓ 5 callers
Function
mmal_connection_disable
/
dependencies/mmal/util/mmal_connection.c:367
↓ 5 callers
Function
mmal_format_free
Free a format structure */
dependencies/mmal/core/mmal_format.c:67
↓ 5 callers
Function
mmal_list_lock
Lock the list. */
dependencies/mmal/util/mmal_list.c:41
↓ 5 callers
Function
mmal_log_dump_port
/
dependencies/mmal/util/mmal_util.c:238
↓ 5 callers
Function
mmal_pool_callback_set
Set a buffer header release callback to the pool */
dependencies/mmal/core/mmal_pool.c:283
↓ 5 callers
Function
mmal_port_disconnect
Disconnect a connected port. */
dependencies/mmal/core/mmal_port.c:1015
↓ 5 callers
Function
mmal_port_flush
Flush a port */
dependencies/mmal/core/mmal_port.c:782
↓ 5 callers
Function
mmal_port_parameter_set_boolean
Helper function to set the value of a boolean parameter */
dependencies/mmal/util/mmal_util_params.c:31
↓ 5 callers
Function
mmal_port_pool_create
Create a pool of MMAL_BUFFER_HEADER_T */
dependencies/mmal/util/mmal_util.c:205
↓ 5 callers
Function
mmal_vc_port_info_get
Get port context data. */
dependencies/mmal/vc/mmal_vc_api.c:909
↓ 5 callers
Function
mmal_vc_release
dependencies/mmal/vc/mmal_vc_client.c:688
↓ 5 callers
Function
mmal_wrapper_port_disable
/
dependencies/mmal/util/mmal_component_wrapper.c:275
↓ 5 callers
Function
mmalil_encoding_to_omx_video_coding
dependencies/mmal/util/mmal_il.c:613
↓ 5 callers
Function
mmalomx_commands_actions_signal
/
dependencies/mmal/openmaxil/mmalomx_commands.c:209
↓ 5 callers
Function
mmalomx_role_to_name
dependencies/mmal/openmaxil/mmalomx_roles.c:61
↓ 5 callers
Method
open
src/raspicam.cpp:50
↓ 5 callers
Method
release
src/raspicam.cpp:75
next →
1–100 of 1,413, ranked by callers