Searched refs:encoder_sendframe (Results 1 – 4 of 4) sorted by relevance
64 RK_S32 encoder_sendframe(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm);
113 return api->encoder_sendframe(ctx, aEncInStrm); in vpu_api_sendframe()386 s->encoder_sendframe = vpu_api_sendframe; in vpu_open_context()
1334 RK_S32 VpuApiLegacy::encoder_sendframe(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm) in encoder_sendframe() function in VpuApiLegacy
438 RK_S32 (*encoder_sendframe)(struct VpuCodecContext *ctx, EncInputStream_t *aEncInStrm); member