Home
last modified time | relevance | path

Searched refs:VC_CONTAINER_CONTROL_TRACK_ADD (Results 1 – 11 of 11) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/dummy/
H A Ddummy_writer.c79 case VC_CONTAINER_CONTROL_TRACK_ADD: in dummy_writer_control()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/binary/
H A Dbinary_writer.c88 case VC_CONTAINER_CONTROL_TRACK_ADD: in binary_writer_control()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/
H A Dcontainers.h609 VC_CONTAINER_CONTROL_TRACK_ADD = 0, enumerator
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/raw/
H A Draw_video_writer.c207 case VC_CONTAINER_CONTROL_TRACK_ADD: in rawvideo_writer_control()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/simple/
H A Dsimple_writer.c295 case VC_CONTAINER_CONTROL_TRACK_ADD: in simple_writer_control()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/asf/
H A Dasf_writer.c504 case VC_CONTAINER_CONTROL_TRACK_ADD: in asf_writer_control()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/test/
H A Dtest.c200 status = vc_container_control(p_writer_ctx, VC_CONTAINER_CONTROL_TRACK_ADD, track->format); in main()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/components/
H A Dcontainer_reader.c651 cstatus = vc_container_control(module->container, VC_CONTAINER_CONTROL_TRACK_ADD, in container_port_enable()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/vmcs/test_apps/mmalcam/
H A Dviewfinder.c1375 status = vc_container_control(container, VC_CONTAINER_CONTROL_TRACK_ADD, container_format); in test_container_open()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/avi/
H A Davi_writer.c1075 case VC_CONTAINER_CONTROL_TRACK_ADD: in avi_writer_control()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/mp4/
H A Dmp4_writer.c1261 case VC_CONTAINER_CONTROL_TRACK_ADD: in mp4_writer_control()