Home
last modified time | relevance | path

Searched refs:VC_CONTAINER_ERROR_NOT_READY (Results 1 – 4 of 4) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/
H A Dcontainers.h72VC_CONTAINER_ERROR_NOT_READY /**< The container was not yet able to carry out … enumerator
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/containers/core/
H A Dcontainers.c355 …p_ctx->priv->status != VC_CONTAINER_SUCCESS && p_ctx->priv->status != VC_CONTAINER_ERROR_NOT_READY) in vc_container_write()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/components/
H A Dcontainer_reader.c232 case VC_CONTAINER_ERROR_NOT_READY: return MMAL_ENOTREADY; in container_map_to_mmal_status()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/host_applications/vmcs/test_apps/mmalcam/
H A Dviewfinder.c1314 case VC_CONTAINER_ERROR_NOT_READY: in test_container_to_mmal_status()