Home
last modified time | relevance | path

Searched refs:decode_getoutframe (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.h60 RK_S32 decode_getoutframe(VpuCodecContext *ctx, DecoderOut_t *aDecOut);
H A Dvpu_api.cpp96 return api->decode_getoutframe(ctx, aDecOut); in vpu_api_getframe()
H A Dvpu_api_legacy.cpp976 RK_S32 VpuApiLegacy::decode_getoutframe(VpuCodecContext *ctx, DecoderOut_t *aDecOut) in decode_getoutframe() function in VpuApiLegacy