Home
last modified time | relevance | path

Searched refs:mpp_set_bitput_ctx (Results 1 – 19 of 19) sorted by relevance

/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_bitput.h38 RK_S32 mpp_set_bitput_ctx(BitputCtx_t *bp, RK_U64 *data, RK_U32 len);
/rockchip-linux_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() function
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c259 mpp_set_bitput_ctx(&bp, data, len); in prepare_spspps()
358 mpp_set_bitput_ctx(&bp, data, len); in prepare_framerps()
412 mpp_set_bitput_ctx(&bp, data, len); in prepare_scanlist()
H A Dhal_h264d_vdpu34x.c358 mpp_set_bitput_ctx(&bp, data, len); in prepare_spspps()
457 mpp_set_bitput_ctx(&bp, data, len); in prepare_framerps()
H A Dhal_h264d_vdpu383.c164 mpp_set_bitput_ctx(&bp, data, len); in prepare_spspps()
300 mpp_set_bitput_ctx(&bp, data, len); in prepare_framerps()
H A Dhal_h264d_vdpu382.c364 mpp_set_bitput_ctx(&bp, data, len); in prepare_spspps()
463 mpp_set_bitput_ctx(&bp, data, len); in prepare_framerps()
H A Dhal_h264d_vdpu384a.c151 mpp_set_bitput_ctx(&bp, data, len); in prepare_spspps()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_com.c1024 mpp_set_bitput_ctx(&bp, probe_packet, fifo_len); in hal_vp9d_output_probe()
1269 mpp_set_bitput_ctx(&bp, probe_packet, fifo_len); in hal_vp9d_prob_default()
1470 mpp_set_bitput_ctx(&bp, buf, fifo_len); in hal_vp9d_prob_flag_delta()
1926 mpp_set_bitput_ctx(&bp, buf, fifo_len); in hal_vp9d_prob_kf()
H A Dhal_vp9d_vdpu383.c511 mpp_set_bitput_ctx(&bp, data, len); in prepare_uncompress_header()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c322 mpp_set_bitput_ctx(&bp, (RK_U64*)sw_rps_buf, fifo_len); in hal_h265d_slice_hw_rps()
659 mpp_set_bitput_ctx(&bp, rps_packet, fifo_len); in hal_h265d_slice_output_rps()
H A Dhal_h265d_vdpu383.c238 mpp_set_bitput_ctx(&bp, (RK_U64 *)pScalingFactor_out, 170); // 170*64bits in hal_vdpu383_record_scaling_list()
405 mpp_set_bitput_ctx(&bp, pps_packet, 22); // 22*64bits in hal_h265d_v345_output_pps_packet()
784 mpp_set_bitput_ctx(&bp, (RK_U64*)sw_rps_buf, fifo_len); in hal_h265d_vdpu383_rps()
H A Dhal_h265d_rkv.c283 mpp_set_bitput_ctx(&bp, pps_packet, fifo_len); in hal_h265d_v345_output_pps_packet()
497 mpp_set_bitput_ctx(&bp, pps_packet, fifo_len); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu384a.c206 mpp_set_bitput_ctx(&bp, (RK_U64 *)pScalingFactor_out, 170); // 170*64bits in hal_vdpu384a_record_scaling_list()
373 mpp_set_bitput_ctx(&bp, pps_packet, SPSPPS_ALIGNED_SIZE / 8); in hal_h265d_v345_output_pps_packet()
H A Dhal_h265d_vdpu34x.c248 mpp_set_bitput_ctx(&bp, pps_packet, fifo_len); in hal_h265d_v345_output_pps_packet()
474 mpp_set_bitput_ctx(&bp, pps_packet, fifo_len); in hal_h265d_output_pps_packet()
H A Dhal_h265d_vdpu382.c241 mpp_set_bitput_ctx(&bp, pps_packet, fifo_len); in hal_h265d_v382_output_pps_packet()
/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c116 mpp_set_bitput_ctx(&bp, bit_buf, len); in prepare_header()
199 mpp_set_bitput_ctx(&bp, bit_buf, len); in prepare_scalist()
H A Dhal_avs2d_vdpu382.c116 mpp_set_bitput_ctx(&bp, bit_buf, len); in prepare_header()
199 mpp_set_bitput_ctx(&bp, bit_buf, len); in prepare_scalist()
H A Dhal_avs2d_vdpu383.c97 mpp_set_bitput_ctx(&bp, bit_buf, len); in prepare_header()
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c1430 mpp_set_bitput_ctx(&bp, data, len); in prepare_uncompress_header()