Home
last modified time | relevance | path

Searched refs:MMAL_ES_TYPE_SUBPICTURE (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/
H A Dmmal_format.h49 MMAL_ES_TYPE_SUBPICTURE /**< Sub-picture elementary stream (e.g. subtitles, overlays) */ enumerator
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/
H A Dmmal_format.h49 MMAL_ES_TYPE_SUBPICTURE /**< Sub-picture elementary stream (e.g. subtitles, overlays) */ enumerator
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/hardfp/opt/vc/include/interface/mmal/
H A Dmmal_format.h49 MMAL_ES_TYPE_SUBPICTURE /**< Sub-picture elementary stream (e.g. subtitles, overlays) */ enumerator
/dports/sysutils/rpi-firmware/firmware-fcf8d2f/opt/vc/include/interface/mmal/
H A Dmmal_format.h49 MMAL_ES_TYPE_SUBPICTURE /**< Sub-picture elementary stream (e.g. subtitles, overlays) */ enumerator
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/util/
H A Dmmal_util.c260 case MMAL_ES_TYPE_SUBPICTURE: name_type = "subpicture"; break; in mmal_log_dump_format()
286 case MMAL_ES_TYPE_SUBPICTURE: in mmal_log_dump_format()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h34 MMAL_ES_TYPE_SUBPICTURE /**< Sub-picture elementary stream */ enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h34 MMAL_ES_TYPE_SUBPICTURE /**< Sub-picture elementary stream */ enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/vc04_services/vchiq-mmal/
H A Dmmal-vchiq.h34 MMAL_ES_TYPE_SUBPICTURE /**< Sub-picture elementary stream */ enumerator
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/util/
H A Dmmal_util.c338 case MMAL_ES_TYPE_SUBPICTURE: name_type = "subpicture"; break; in mmal_log_dump_format()
364 case MMAL_ES_TYPE_SUBPICTURE: in mmal_log_dump_format()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/core/
H A Dmmal_format.c148 case MMAL_ES_TYPE_SUBPICTURE: in mmal_format_compare()
/dports/multimedia/mjpg-streamer/mjpg-streamer-310b29f4a94c46652b20c4b7b6e5cf24e532af39/mjpg-streamer-experimental/plugins/input_raspicam/mmal/core/
H A Dmmal_format.c147 case MMAL_ES_TYPE_SUBPICTURE: in mmal_format_compare()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/vmcs/test_apps/mmalplay/
H A Dplayback.c1210 case MMAL_ES_TYPE_SUBPICTURE: name_type = "subpicture"; break; in log_format()
1236 case MMAL_ES_TYPE_SUBPICTURE: in log_format()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/components/
H A Dcontainer_reader.c202 {VC_CONTAINER_ES_TYPE_SUBPICTURE, MMAL_ES_TYPE_SUBPICTURE},