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
Method
getSharpness
src/raspicam_still.cpp:135
Method
getSharpness
src/private/private_impl.h:201
Method
getSharpness
src/private_still/private_still_impl.cpp:565
Method
getShutterSpeed
src/private/private_impl.h:213
Method
getWidth
src/raspicam_still.cpp:117
Method
getWidth
src/private/private_impl.h:181
Method
getWidth
src/private_still/private_still_impl.cpp:541
Method
grab
src/raspicam_still_cv.cpp:65
Method
grab
* Grabs the next frame from video file or capturing device. */
src/raspicam_cv.cpp:72
Method
grab
* */
src/private/private_impl.cpp:176
Function
graph_component_connection_cb
/
dependencies/mmal/util/mmal_graph.c:476
Function
graph_component_control_cb
/
dependencies/mmal/util/mmal_graph.c:454
Function
graph_component_disable
Disable processing on a component */
dependencies/mmal/util/mmal_graph.c:757
Function
graph_component_enable
Enable processing on a component */
dependencies/mmal/util/mmal_graph.c:744
Function
graph_connection_cb
/
dependencies/mmal/util/mmal_graph.c:99
Function
graph_control_cb
/
dependencies/mmal/util/mmal_graph.c:79
Function
graph_do_processing_loop
/
dependencies/mmal/util/mmal_graph.c:625
Function
graph_port_connect
dependencies/mmal/util/mmal_graph.c:1280
Function
graph_port_control_parameter_get
dependencies/mmal/util/mmal_graph.c:1174
Function
graph_port_control_parameter_set
dependencies/mmal/util/mmal_graph.c:1219
Function
graph_port_disable
Disable processing on a port */
dependencies/mmal/util/mmal_graph.c:922
Function
graph_port_enable
Enable processing on a port */
dependencies/mmal/util/mmal_graph.c:885
Function
graph_port_enable_cb
Callback given to mmal_port_enable() */
dependencies/mmal/util/mmal_graph.c:770
Function
graph_port_flush
Flush a port */
dependencies/mmal/util/mmal_graph.c:1012
Function
graph_port_format_commit
Set format on a port */
dependencies/mmal/util/mmal_graph.c:1113
Function
graph_port_parameter_get
dependencies/mmal/util/mmal_graph.c:1196
Function
graph_port_parameter_set
dependencies/mmal/util/mmal_graph.c:1241
Function
graph_port_payload_alloc
dependencies/mmal/util/mmal_graph.c:1294
Function
graph_port_payload_free
dependencies/mmal/util/mmal_graph.c:1318
Function
graph_port_send
Send a buffer header to a port */
dependencies/mmal/util/mmal_graph.c:1035
Function
graph_worker_thread
/
dependencies/mmal/util/mmal_graph.c:115
Function
init_once
dependencies/mmal/vc/mmal_vc_client.c:90
Function
input_callback
Callback from the input port. * Buffer has been consumed and is available to be used again. */
dependencies/mmal/test/examples/example_basic_1.c:59
Function
input_callback
Callback from the input port. * Buffer has been consumed and is available to be used again. */
dependencies/mmal/test/examples/example_basic_2.c:87
Method
isCapturing
Indicates if is capturing */
src/private/private_impl.h:110
Method
isHorizontallyFlipped
src/raspicam.cpp:169
Method
isHorizontallyFlipped
src/raspicam_still.cpp:159
Method
isHorizontallyFlipped
src/private/private_impl.h:243
Method
isHorizontallyFlipped
src/private_still/private_still_impl.cpp:597
Method
isOpened
src/raspicam_still_cv.cpp:62
Method
isOpened
src/raspicam.cpp:61
Method
isOpened
* Returns true if video capturing has been initialized already. */
src/raspicam_cv.cpp:61
Method
isOpened
indicates if camera is open */
src/private/private_impl.h:101
Method
isVerticallyFlipped
src/raspicam.cpp:170
Method
isVerticallyFlipped
src/raspicam_still.cpp:162
Method
isVerticallyFlipped
src/private/private_impl.h:247
Method
isVerticallyFlipped
src/private_still/private_still_impl.cpp:601
Function
main
utils/raspicam_cv_test.cpp:107
Function
main
utils/raspicam_cv_still_test.cpp:61
Function
main
utils/raspicam_still_test.cpp:60
Function
main
utils/raspicam_test.cpp:229
Function
main
dependencies/mmal/client/brcmjpeg/brcmjpeg_test.c:54
Function
main
dependencies/mmal/vc/mmal_vc_diag.c:102
Function
main
dependencies/mmal/test/examples/example_basic_1.c:83
Function
main
dependencies/mmal/test/examples/example_connections.c:69
Function
main
dependencies/mmal/test/examples/example_basic_2.c:111
Function
main
dependencies/mmal/test/examples/example_graph.c:36
Function
main
simpletest_raspicam/simpletest_raspicam.cpp:11
Method
membuf
src/private/private_types.h:95
Function
mmal_buffer_header_copy_header
Copy buffer header metadata from source to dest */
dependencies/mmal/util/mmal_util.c:193
Function
mmal_buffer_header_reference
Return a pointer to a referenced buffer header */
dependencies/mmal/core/mmal_buffer.c:147
Function
mmal_clock_request_compare_neg
Comparison function used for inserting a request into * the list of pending requests when clock scale is negative. */
dependencies/mmal/core/mmal_clock.c:264
Function
mmal_clock_request_compare_pos
Comparison function used for inserting a request into * the list of pending requests when clock scale is positive. */
dependencies/mmal/core/mmal_clock.c:257
Function
mmal_clock_timer_cb
dependencies/mmal/core/mmal_clock.c:170
Function
mmal_clock_worker_thread
Main processing thread */
dependencies/mmal/core/mmal_clock.c:423
Function
mmal_component_acquire
Acquire a reference on a component. * Acquiring a reference on a component will prevent a component from being destroyed until * the acquired refere
src/private/fake_mmal_dependencies.cpp:36
Function
mmal_component_action_thread_func
Registers an action with the core */
dependencies/mmal/core/mmal_component.c:546
Function
mmal_component_create_aaf
Create an instance of a component */
dependencies/mmal/components/aaf_audio_render.cpp:447
Function
mmal_component_create_aggregator
Create an instance of a component */
dependencies/mmal/components/aggregator.c:172
Function
mmal_component_create_android_media_codec
Create an instance of a component */
dependencies/mmal/components/android_media_codec.cpp:755
Function
mmal_component_create_artificial_camera
Create an instance of a component */
dependencies/mmal/components/artificial_camera.c:229
Function
mmal_component_create_avcodec
Create an instance of a component */
dependencies/mmal/components/avcodec_video_decoder.c:449
Function
mmal_component_create_avcodec
Create an instance of a component */
dependencies/mmal/components/avcodec_audio_decoder.c:463
Function
mmal_component_create_clock
Create an instance of a clock component */
dependencies/mmal/components/clock.c:836
Function
mmal_component_create_copy
Create an instance of a component */
dependencies/mmal/components/copy.c:267
Function
mmal_component_create_null_sink
Create an instance of a component */
dependencies/mmal/components/null_sink.c:89
Function
mmal_component_create_passthrough
Create an instance of a component */
dependencies/mmal/components/passthrough.c:216
Function
mmal_component_create_reader
Create an instance of a component */
dependencies/mmal/components/container_reader.c:856
Function
mmal_component_create_scheduler
Create an instance of a component */
dependencies/mmal/components/scheduler.c:398
Function
mmal_component_create_sdl
Create an instance of a component */
dependencies/mmal/components/sdl_video_render.c:337
Function
mmal_component_create_sdl
Create an instance of a component */
dependencies/mmal/components/sdl_audio_render.c:230
Function
mmal_component_create_spdif
Create an instance of a component */
dependencies/mmal/components/spdif.c:424
Function
mmal_component_create_splitter
Create an instance of a component */
dependencies/mmal/components/splitter.c:281
Function
mmal_component_create_writer
Create an instance of a component */
dependencies/mmal/components/container_reader.c:938
Function
mmal_component_disable_control_port
dependencies/mmal/core/mmal_component.c:459
Function
mmal_component_enable_control_port
dependencies/mmal/core/mmal_component.c:452
Function
mmal_component_parameter_get
dependencies/mmal/core/mmal_component.c:475
Function
mmal_component_parameter_set
dependencies/mmal/core/mmal_component.c:465
Function
mmal_component_release
Release a reference on a component * Release an acquired reference on a component. Triggers the destruction of the component when * the last referen
src/private/fake_mmal_dependencies.cpp:47
Function
mmal_component_supplier_create
Create an instance of a component */
dependencies/mmal/core/mmal_component.c:725
Function
mmal_component_supplier_destructor
dependencies/mmal/core/mmal_component.c:769
Function
mmal_connection_acquire
Acquire a reference on a connection. * Acquiring a reference on a connection will prevent a connection from being destroyed until * the acquired ref
src/private/fake_mmal_dependencies.cpp:262
Function
mmal_connection_bh_in_cb
Callback from an input port. Buffer is released. */
dependencies/mmal/util/mmal_connection.c:47
Function
mmal_connection_bh_out_cb
Callback from an output port. Buffer is queued for the next component. */
dependencies/mmal/util/mmal_connection.c:66
Function
mmal_connection_bh_release_cb
Callback from the pool. Buffer is available. */
dependencies/mmal/util/mmal_connection.c:80
Function
mmal_connection_disable
Disable a connection. * * @param connection The connection to be disabled. * @return MMAL_SUCCESS on success. */
src/private/fake_mmal_dependencies.cpp:305
Function
mmal_connection_event_format_changed
Apply a format changed event to the connection. * This function can be used when the client is processing buffer headers and receives * a format cha
src/private/fake_mmal_dependencies.cpp:317
Function
mmal_connection_release
Release a reference on a connection * Release an acquired reference on a connection. Triggers the destruction of the connection when * the last refe
src/private/fake_mmal_dependencies.cpp:273
Function
mmal_core_init_once
* Initialisation / Deinitialisation of the MMAL core *****************************************************************************/
dependencies/mmal/core/mmal_component.c:665
Function
mmal_graph_build
/
dependencies/mmal/util/mmal_graph.c:437
← previous
next →
901–1,000 of 1,413, ranked by callers