Home
last modified time | relevance | path

Searched refs:encode (Results 1 – 15 of 15) sorted by relevance

/rockchip-linux_mpp/test/
H A DREADME.md6 use sync interface(poll,dequeue and enqueue), encode raw yuv to compress video.
13 encode use detailed bitrate control config.
16 encode use detailed bitrate control config,and cfg param come from mpi_rc.cfg.
28 encode or decode use legacy interface, in order to compatible with the previous
H A Dvpu_api_test.c431 if ((ret = ctx->encode(ctx, enc_in, enc_out)) < 0) { in vpu_encode_demo()
H A Dmpi_rc2_test.c828 ctx->enc_mpi->encode(ctx->enc_ctx, frm, &ctx->enc_pkt); in mpi_rc_enc()
/rockchip-linux_mpp/debian/
H A Dchangelog23 * [h264e]: fix bug: vepu1 h264 encode
31 * [h264e]: fix bug: vepu h264 encode rate control
38 * [jpege]: add vepu1 jpeg encode support
91 * [h264]: fix xrgb encode bug
124 * [test]: modify to avoid encode dead loop
167 * [h264e]: fix h264 xrgb encode bug
/rockchip-linux_mpp/kmpp/inc/
H A Dkmpp_venc.h23 IOC_IO_(prefix, encode, KmppFrame, KmppPacket) \
/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/mpp/legacy/
H A Dvpu_api_legacy.h63 RK_S32 encode(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm, EncoderOut_t *aEncOut);
H A Dvpu_api.cpp147 return api->encode(ctx, aEncInStrm, aEncOut); in vpu_api_encode()
381 s->encode = vpu_api_encode; in vpu_open_context()
H A Dvpu_api_legacy.cpp1056 RK_S32 VpuApiLegacy::encode(VpuCodecContext *ctx, EncInputStream_t *aEncInStrm, EncoderOut_t *aEncO… in encode() function in VpuApiLegacy
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_CN.md276 | encode | 函数指针 | MPP_RET (\*encode)(MppCtx ctx, MppFrame frame, MppPacket \*packet) <br…
539 编码器接口为用户提供了输入图像,输出码流的功能,接口函数为MppApi结构体里的encode_put_frame函数, encode_get_packet函数和encode函数。这组函数提供了简洁的…
577 ### 3.4.3 encode
1020 `I mpi_enc_test: chn 0 encode 30 frames time 628 ms delay 4 ms fps 47.72 bps 10265048`
H A DRockchip_Developer_Guide_MPP_EN.md263 | encode | Function pointer | MPP_RET (\*encode)(MppCtx ctx, MppFrame frame, MppPacket …
513 …is the encode_put_frame function, the encode_get_packet function and the encode function in the Mp…
551 ## 3.4.3 encode
965 I mpi_enc_test: chn 0 encode 30 frames time 628 ms delay 4 ms fps 47.72 bps 10265048
/rockchip-linux_mpp/mpp/
H A Dmpi.c387 .encode = mpi_encode,
/rockchip-linux_mpp/
H A DCHANGELOG.md395 - [hal_h264e]: Fix CAVLC encode smartP stream err
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile1226 # The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc)