Searched refs:rc_init (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/codec/inc/ |
| H A D | rc.h | 65 MPP_RET rc_init(RcCtx *ctx, MppCodingType type, const char **request_name);
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | decompress_unlzma.c | 101 static inline void INIT rc_init(struct rc *rc, in rc_init() function 578 rc_init(&rc, fill, inbuf, in_len); in unlzma()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/rc/ |
| H A D | rc.cpp | 48 MPP_RET rc_init(RcCtx *ctx, MppCodingType type, const char **request_name) in rc_init() function
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_enc_impl.cpp | 1309 ret = rc_init(&enc->rc_ctx, enc->coding, &brief->name); in mpp_enc_proc_rc_update()
|