Home
last modified time | relevance | path

Searched refs:VC_CONTAINER_VIDEO_FORMAT_T (Results 1 – 2 of 2) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/
H A Dcontainers.h170 typedef struct VC_CONTAINER_VIDEO_FORMAT_T struct
182 } VC_CONTAINER_VIDEO_FORMAT_T; argument
257 VC_CONTAINER_VIDEO_FORMAT_T video; /**< Video specific information */
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/rtp/
H A Drtp_h264.c273 VC_CONTAINER_VIDEO_FORMAT_T *video = &track->format->type->video; in h264_decode_sequence_parameter_set()