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
↓ 5 callers
Method
retrieve
src/raspicam.cpp:67
↓ 5 callers
Method
start
utils/raspicam_test.cpp:160
↓ 5 callers
Function
vcos_log_register
dependencies/vcos/generic/vcos_logcat.c:378
↓ 5 callers
Function
vcos_pthreads_map_error
dependencies/vcos/pthreads/vcos_pthreads.c:460
↓ 5 callers
Function
vcos_snprintf
dependencies/vcos/pthreads/vcos_pthreads.c:522
↓ 5 callers
Function
vcos_thread_create
dependencies/vcos/pthreads/vcos_pthreads.c:165
↓ 4 callers
Function
aaf_track_state_update
dependencies/mmal/components/aaf_audio_render.cpp:209
↓ 4 callers
Function
brcmjpeg_release
dependencies/mmal/client/brcmjpeg/brcmjpeg.c:176
↓ 4 callers
Function
findParam
parse command line returns the index of a command line param in argv. If not found, return -1
utils/raspicam_cv_test.cpp:50
↓ 4 callers
Function
get_time_microsec
dependencies/mmal/client/brcmjpeg/brcmjpeg_test.c:47
↓ 4 callers
Method
grab
src/raspicam.cpp:63
↓ 4 callers
Function
graph_port_update
dependencies/mmal/util/mmal_graph.c:668
↓ 4 callers
Function
mmal_buffer_header_release
Release a buffer header. * Releasing a buffer header will decrease its reference counter and when no more references * are left, the buffer header w
src/private/fake_mmal_dependencies.cpp:391
↓ 4 callers
Function
mmal_buffer_header_replicate
Replicate a buffer header */
dependencies/mmal/core/mmal_buffer.c:85
↓ 4 callers
Function
mmal_clock_media_time_get_locked
Return the current local media-time */
dependencies/mmal/core/mmal_clock.c:249
↓ 4 callers
Function
mmal_component_action_unlock
Unlock an action to allow it to run again */
dependencies/mmal/core/mmal_component.c:651
↓ 4 callers
Function
mmal_component_release
Release a reference to a component */
dependencies/mmal/core/mmal_component.c:347
↓ 4 callers
Function
mmal_connection_create
/
dependencies/mmal/util/mmal_connection.c:143
↓ 4 callers
Function
mmal_connection_enable
/
dependencies/mmal/util/mmal_connection.c:269
↓ 4 callers
Function
mmal_encoding_stride_to_width
dependencies/mmal/util/mmal_util.c:97
↓ 4 callers
Function
mmal_event_eos_send
dependencies/mmal/core/mmal_events.c:78
↓ 4 callers
Function
mmal_format_alloc
Allocate a format structure */
dependencies/mmal/core/mmal_format.c:51
↓ 4 callers
Function
mmal_list_create
Create a new linked list. */
dependencies/mmal/util/mmal_list.c:53
↓ 4 callers
Function
mmal_port_alloc
Allocate a port structure */
dependencies/mmal/core/mmal_port.c:158
↓ 4 callers
Function
mmal_port_clock_media_time_set
Set the clock port's media-time */
dependencies/mmal/core/mmal_port_clock.c:698
↓ 4 callers
Function
mmal_port_enable
Enable processing on a port * * If this port is connected to another, the given callback must be NULL, while for a * disconnected port, the callbac
src/private/fake_mmal_dependencies.cpp:99
↓ 4 callers
Function
mmal_port_format_commit
Commit format changes on a port. * * @param port The port for which format changes are to be committed. * @return MMAL_SUCCESS on success */
src/private/fake_mmal_dependencies.cpp:78
↓ 4 callers
Function
mmal_port_parameter_set_boolean
Helper function to set the value of a boolean parameter. * @param port port on which to set the parameter * @param id parameter id * @param v
src/private/fake_mmal_dependencies.cpp:357
↓ 4 callers
Function
mmal_port_pause
dependencies/mmal/core/mmal_port.c:1463
↓ 4 callers
Function
mmal_port_send_buffer
Send a buffer header to a port. * * @param port The port to which the buffer header is to be sent. * @param buffer The buffer header to send. * @r
src/private/fake_mmal_dependencies.cpp:163
↓ 4 callers
Function
mmal_queue_get
src/private/fake_mmal_dependencies.cpp:9
↓ 4 callers
Function
mmal_rational_simplify
Reduce a rational number to it's simplest form. */
dependencies/mmal/util/mmal_util_rational.c:145
↓ 4 callers
Function
mmal_vc_init
dependencies/mmal/vc/mmal_vc_client.c:696
↓ 4 callers
Function
mmal_wrapper_buffer_get_empty
Wait for an empty buffer to be available on a port */
dependencies/mmal/util/mmal_component_wrapper.c:319
↓ 4 callers
Function
mmalil_omx_audio_coding_to_encoding
dependencies/mmal/util/mmal_il.c:215
↓ 4 callers
Function
mmalomx_find_parameter_from_omx_id
dependencies/mmal/openmaxil/mmalomx_util_params.c:55
↓ 4 callers
Function
mmalomx_param_to_string
dependencies/mmal/openmaxil/mmalomx_logging.c:55
↓ 4 callers
Method
setFormat
src/raspicam.cpp:79
↓ 4 callers
Method
setHeight
src/raspicam.cpp:85
↓ 4 callers
Method
setISO
src/raspicam.cpp:97
↓ 4 callers
Method
setWidth
src/raspicam.cpp:82
↓ 4 callers
Function
vcos_blockpool_free
dependencies/vcos/generic/vcos_generic_blockpool.h:246
↓ 4 callers
Function
vcos_cmd_error
dependencies/vcos/generic/vcos_cmd.c:250
↓ 4 callers
Function
vcos_log_unregister
dependencies/vcos/generic/vcos_logcat.c:456
↓ 4 callers
Function
vcos_strcasecmp
dependencies/vcos/pthreads/vcos_platform.h:597
↓ 4 callers
Function
vcos_thread_join
dependencies/vcos/pthreads/vcos_pthreads.c:227
↓ 4 callers
Function
vcos_vsnprintf
dependencies/vcos/pthreads/vcos_pthreads.c:517
↓ 3 callers
Function
_timespec_set_zero
dependencies/vcos/pthreads/vcos_pthreads.c:686
↓ 3 callers
Function
clock_reset_clocks
Reset the internal state of all streams in order to rebase clock * adjustment calculations */
dependencies/mmal/components/clock.c:374
↓ 3 callers
Function
cmd_log_results
dependencies/vcos/generic/vcos_cmd.c:123
↓ 3 callers
Function
filter_drop
Remove the oldest sample from the filter */
dependencies/mmal/components/clock.c:208
↓ 3 callers
Function
getExtension
utils/raspicam_test.cpp:187
↓ 3 callers
Function
getParamVal
Returns the value of a param. If not present, returns the defvalue
utils/raspicam_still_test.cpp:44
↓ 3 callers
Function
graph_component_topology_ports_linked
Check whether 2 ports of a component are linked */
dependencies/mmal/util/mmal_graph.c:800
↓ 3 callers
Function
graph_process_buffer
/
dependencies/mmal/util/mmal_graph.c:529
↓ 3 callers
Function
mmal_clock_active_set
Set the clock state */
dependencies/mmal/core/mmal_clock.c:765
↓ 3 callers
Function
mmal_clock_is_active
Get the clock's state */
dependencies/mmal/core/mmal_clock.c:802
↓ 3 callers
Function
mmal_clock_scale_set
Change the clock scale */
dependencies/mmal/core/mmal_clock.c:739
↓ 3 callers
Function
mmal_clock_update_local_time_locked
* Clock module private functions *****************************************************************************/ Update the internal wall-time and med
dependencies/mmal/core/mmal_clock.c:230
↓ 3 callers
Function
mmal_component_action_lock
Lock an action to prevent it from running */
dependencies/mmal/core/mmal_component.c:639
↓ 3 callers
Function
mmal_component_create
Create an instance of a component. * The newly created component will expose ports to the client. All the exposed ports are * disabled by default.
src/private/fake_mmal_dependencies.cpp:25
↓ 3 callers
Function
mmal_component_destroy_internal
Destroy a previously created component */
dependencies/mmal/core/mmal_component.c:232
↓ 3 callers
Function
mmal_component_disable
Disable processing on a component */
dependencies/mmal/core/mmal_component.c:406
↓ 3 callers
Function
mmal_component_enable
Enable processing on a component * @param component component to enable * @return MMAL_SUCCESS on success */
src/private/fake_mmal_dependencies.cpp:62
↓ 3 callers
Function
mmal_connection_destroy_internal
/
dependencies/mmal/util/mmal_connection.c:96
↓ 3 callers
Function
mmal_graph_destroy
/
dependencies/mmal/util/mmal_graph.c:169
↓ 3 callers
Function
mmal_graph_new_component
/
dependencies/mmal/util/mmal_graph.c:293
↓ 3 callers
Function
mmal_list_push_front
Add an element to the front of the list. */
dependencies/mmal/util/mmal_list.c:142
↓ 3 callers
Function
mmal_pool_initialise_buffer_headers
dependencies/mmal/core/mmal_pool.c:69
↓ 3 callers
Function
mmal_pool_resize
Resize a pool of MMAL_BUFFER_HEADER_T */
dependencies/mmal/core/mmal_pool.c:220
↓ 3 callers
Function
mmal_port_clock_active_set
Set the clock port's active state */
dependencies/mmal/core/mmal_port_clock.c:656
↓ 3 callers
Function
mmal_port_clock_discont_threshold_set
Set the clock port's discontinuity threshold */
dependencies/mmal/core/mmal_port_clock.c:745
↓ 3 callers
Function
mmal_port_clock_request_threshold_set
Set the clock port's request threshold */
dependencies/mmal/core/mmal_port_clock.c:768
↓ 3 callers
Function
mmal_port_clock_update_threshold_set
Set the clock port's update threshold */
dependencies/mmal/core/mmal_port_clock.c:722
↓ 3 callers
Function
mmal_port_connection_disable
dependencies/mmal/core/mmal_port.c:540
↓ 3 callers
Function
mmal_port_enable_internal
dependencies/mmal/core/mmal_port.c:467
↓ 3 callers
Function
mmal_port_name_update
/
dependencies/mmal/core/mmal_port.c:1380
↓ 3 callers
Function
mmal_port_pool_create
Create a pool of MMAL_BUFFER_HEADER_T associated with a specific port. * This allows a client to allocate memory for the payload buffers based on the
src/private/fake_mmal_dependencies.cpp:377
↓ 3 callers
Function
mmal_port_type_to_string
dependencies/mmal/util/mmal_util.c:123
↓ 3 callers
Function
mmal_ports_clock_alloc
Allocate an array of clock ports */
dependencies/mmal/core/mmal_port_clock.c:590
↓ 3 callers
Function
mmal_ports_clock_free
Free an array of clock ports */
dependencies/mmal/core/mmal_port_clock.c:619
↓ 3 callers
Function
mmal_rational_equal
Tests for equality */
dependencies/mmal/util/mmal_util_rational.c:153
↓ 3 callers
Function
mmal_vc_get_version
/
dependencies/mmal/vc/mmal_vc_api.c:96
↓ 3 callers
Function
mmal_vc_payload_list_release
dependencies/mmal/vc/mmal_vc_shm.c:80
↓ 3 callers
Function
mmal_vc_port_by_number
dependencies/mmal/vc/mmal_vc_client.c:175
↓ 3 callers
Function
mmal_vc_release_internal
dependencies/mmal/vc/mmal_vc_client.c:292
↓ 3 callers
Function
mmalil_encoding_to_omx_audio_coding
dependencies/mmal/util/mmal_il.c:223
↓ 3 callers
Function
mmalil_encoding_to_omx_color_format
dependencies/mmal/util/mmal_il.c:704
↓ 3 callers
Function
mmalil_omx_color_format_to_encoding
dependencies/mmal/util/mmal_il.c:696
↓ 3 callers
Function
mmalil_omx_default_channel_mapping
dependencies/mmal/util/mmal_il.c:286
↓ 3 callers
Function
mmalil_omx_video_coding_to_encoding
dependencies/mmal/util/mmal_il.c:605
↓ 3 callers
Function
mmalil_omx_video_level_to_mmal
dependencies/mmal/util/mmal_il.c:848
↓ 3 callers
Function
mmalil_omx_video_profile_to_mmal
dependencies/mmal/util/mmal_il.c:788
↓ 3 callers
Function
mmalil_video_level_to_omx
dependencies/mmal/util/mmal_il.c:857
↓ 3 callers
Function
mmalil_video_profile_to_omx
dependencies/mmal/util/mmal_il.c:797
↓ 3 callers
Function
mmalomx_get_video_param
/
dependencies/mmal/openmaxil/mmalomx_parameters.c:296
↓ 3 callers
Function
mmalomx_registry_component_name
dependencies/mmal/openmaxil/mmalomx_registry.c:146
↓ 3 callers
Function
mmalomx_registry_component_roles
dependencies/mmal/openmaxil/mmalomx_registry.c:118
↓ 3 callers
Function
mmalomx_set_video_param
/
dependencies/mmal/openmaxil/mmalomx_parameters.c:460
↓ 3 callers
Function
pixfmt_to_encoding
dependencies/mmal/components/avcodec_video_decoder.c:571
← previous
next →
101–200 of 1,413, ranked by callers