Home
last modified time | relevance | path

Searched refs:VC_CONTAINER_CODEC_PCM_SIGNED_BE (Results 1 – 5 of 5) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/
H A Dcontainers_codecs.h102 #define VC_CONTAINER_CODEC_PCM_SIGNED_BE VC_FOURCC('P','C','M','S') macro
109 #define VC_CONTAINER_CODEC_PCM_SIGNED VC_CONTAINER_CODEC_PCM_SIGNED_BE
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/pcm/
H A Dpcm_packetizer.c208 p_ctx->in->codec != VC_CONTAINER_CODEC_PCM_SIGNED_BE && in pcm_packetizer_open()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/mp4/
H A Dmp4_reader.c261 {VC_FOURCC('t','w','o','s'), VC_CONTAINER_CODEC_PCM_SIGNED_BE, 1},
783 case VC_CONTAINER_CODEC_PCM_SIGNED_BE: in mp4_read_box_stsd()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/components/
H A Dcontainer_reader.c114 {VC_CONTAINER_CODEC_PCM_SIGNED_BE, MMAL_ENCODING_PCM_SIGNED_BE, 0, 0},
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/mkv/
H A Dmatroska_reader.c738 {VC_CONTAINER_CODEC_PCM_SIGNED_BE, "A_PCM/INT/BIG", 0},