Home
last modified time | relevance | path

Searched defs:encode (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/inc/
H A Drk_mpi.h123 MPP_RET (*encode)(MppCtx ctx, MppFrame frame, MppPacket *packet); member
H A Dvpu_api.h410 …RK_S32 (*encode)(struct VpuCodecContext *ctx, EncInputStream_t *aEncInStrm, EncoderOut_t *aEncOut); member
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md553 ##### **Not yet implemented**
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.cpp1056 RK_S32 VpuApiLegacy::encode(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm, EncoderOut_t *aEncO… in encode() function in VpuApiLegacy