Home
last modified time | relevance | path

Searched refs:mmal_component_enable (Results 1 – 25 of 32) sorted by relevance

12

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/test/examples/
H A Dexample_connections.c94 status = mmal_component_enable(reader); in main()
102 status = mmal_component_enable(decoder); in main()
110 status = mmal_component_enable(renderer); in main()
H A Dexample_basic_1.c173 status = mmal_component_enable(decoder); in main()
H A Dexample_basic_2.c244 status = mmal_component_enable(decoder); in main()
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/
H A Dmmal_component.h134 MMAL_STATUS_T mmal_component_enable(MMAL_COMPONENT_T *component);
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/
H A Dmmal_component.h134 MMAL_STATUS_T mmal_component_enable(MMAL_COMPONENT_T *component);
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/include/interface/mmal/
H A Dmmal_component.h134 MMAL_STATUS_T mmal_component_enable(MMAL_COMPONENT_T *component);
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/include/interface/mmal/
H A Dmmal_component.h134 MMAL_STATUS_T mmal_component_enable(MMAL_COMPONENT_T *component);
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/android/apps/vidtex/
H A Dsvp.c194 st = mmal_component_enable(svp->reader); in svp_create()
207 st = mmal_component_enable(video_decode); in svp_create()
219 st = mmal_component_enable(svp->camera); in svp_create()
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/
H A Dinput_raspicam.c781 status = mmal_component_enable(camera); in worker_thread()
790 status = mmal_component_enable(preview); in worker_thread()
870 status = mmal_component_enable(encoder); in worker_thread()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/linux/apps/raspicam/
H A DRaspiPreview.c142 status = mmal_component_enable(preview); in raspipreview_create()
H A DRaspiVid.c1710 status = mmal_component_enable(camera); in create_camera_component()
1854 status = mmal_component_enable(splitter); in create_splitter_component()
2171 status = mmal_component_enable(encoder); in create_encoder_component()
H A DRaspiStill.c970 status = mmal_component_enable(camera); in create_camera_component()
1110 status = mmal_component_enable(encoder); in create_encoder_component()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/vmcs/test_apps/mmalcam/
H A Dviewfinder.c858 *status = mmal_component_enable(camera); in test_camera_create()
1204 *status = mmal_component_enable(render); in test_video_render_create()
1293 *status = mmal_component_enable(encoder); in test_video_encoder_create()
/dports/multimedia/mpv/mpv-0.34.1/video/out/opengl/
H A Dhwdec_rpi.c238 if (mmal_component_enable(p->renderer)) { in enable_renderer()
/dports/multimedia/motion/motion-release-4.3.2/src/
H A Dmmalcam.c176 status = mmal_component_enable(camera_component); in create_camera_component()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/openmaxil/
H A Dmmalomx_commands.c256 status = mmal_component_enable(component->mmal); in mmalomx_command_state_set()
/dports/multimedia/vlc/vlc-3.0.16/modules/hw/mmal/
H A Ddeinterlace.c240 status = mmal_component_enable(sys->component); in Open()
H A Dcodec.c214 status = mmal_component_enable(sys->component); in OpenDecoder()
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/core/
H A Dmmal_component.c358 MMAL_STATUS_T mmal_component_enable(MMAL_COMPONENT_T *component) in mmal_component_enable() function
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/core/
H A Dmmal_component.c359 MMAL_STATUS_T mmal_component_enable(MMAL_COMPONENT_T *component) in mmal_component_enable() function
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmmaldec.c443 if ((status = mmal_component_enable(decoder))) in ffmmal_init_decoder()
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_dec/
H A Dmmal.c277 status = mmal_component_enable(this->decoder); in start_codec()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmmaldec.c443 if ((status = mmal_component_enable(decoder))) in ffmmal_init_decoder()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmmaldec.c442 if ((status = mmal_component_enable(decoder))) in ffmmal_init_decoder()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmmaldec.c442 if ((status = mmal_component_enable(decoder))) in ffmmal_init_decoder()

12