Searched refs:decode_getframe (Results 1 – 4 of 4) sorted by relevance
427 RK_S32 (*decode_getframe)(struct VpuCodecContext *ctx, DecoderOut_t *aDecOut); member
415 RK_S32 (*decode_getframe)(struct VpuCodecContext *ctx, DecoderOut_t *aDecOut); member
385 s->decode_getframe = vpu_api_getframe; in vpu_open_context()
666 if ((ret = ctx->decode_getframe(ctx, pOut)) != 0) { in vpu_decode_demo()