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