Home
last modified time | relevance | path

Searched refs:BitputCtx_t (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_bitput.h32 } BitputCtx_t; typedef
38 RK_S32 mpp_set_bitput_ctx(BitputCtx_t *bp, RK_U64 *data, RK_U32 len);
39 void mpp_put_bits(BitputCtx_t *bp, RK_U64 invalue, RK_S32 lbits);
40 void mpp_put_align(BitputCtx_t *bp, RK_S32 align_bits, int flag);
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_bitput.c21 RK_S32 mpp_set_bitput_ctx(BitputCtx_t *bp, RK_U64 *data, RK_U32 len) in mpp_set_bitput_ctx()
23 memset(bp, 0, sizeof(BitputCtx_t)); in mpp_set_bitput_ctx()
33 void mpp_put_bits(BitputCtx_t *bp, RK_U64 invalue, RK_S32 lbits) in mpp_put_bits()
54 void mpp_put_align(BitputCtx_t *bp, RK_S32 align_bits, int flag) in mpp_put_align()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c258 BitputCtx_t bp; in prepare_spspps()
356 BitputCtx_t bp; in prepare_framerps()
412 BitputCtx_t bp; in prepare_scanlist()
H A Dhal_h264d_vdpu34x.c355 BitputCtx_t bp; in prepare_spspps()
453 BitputCtx_t bp; in prepare_framerps()
H A Dhal_h264d_vdpu382.c361 BitputCtx_t bp; in prepare_spspps()
459 BitputCtx_t bp; in prepare_framerps()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c311 BitputCtx_t bp; in hal_h265d_slice_hw_rps()
657 BitputCtx_t bp; in hal_h265d_slice_output_rps()
H A Dhal_h265d_rkv.c281 BitputCtx_t bp; in hal_h265d_v345_output_pps_packet()
495 BitputCtx_t bp; in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu34x.c236 BitputCtx_t bp; in hal_h265d_v345_output_pps_packet()
462 BitputCtx_t bp; in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c240 BitputCtx_t bp; in hal_h265d_v382_output_pps_packet()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_com.c1007 BitputCtx_t bp; in hal_vp9d_output_probe()
1252 BitputCtx_t bp; in hal_vp9d_prob_default()
1453 BitputCtx_t bp; in hal_vp9d_prob_flag_delta()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c106 BitputCtx_t bp; in prepare_header()
189 BitputCtx_t bp; in prepare_scalist()
H A Dhal_avs2d_vdpu382.c106 BitputCtx_t bp; in prepare_header()
189 BitputCtx_t bp; in prepare_scalist()