Searched refs:decode_getoutframe (Results 1 – 3 of 3) sorted by relevance
60 RK_S32 decode_getoutframe(VpuCodecContext *ctx, DecoderOut_t *aDecOut);
96 return api->decode_getoutframe(ctx, aDecOut); in vpu_api_getframe()
976 RK_S32 VpuApiLegacy::decode_getoutframe(VpuCodecContext *ctx, DecoderOut_t *aDecOut) in decode_getoutframe() function in VpuApiLegacy