Home
last modified time | relevance | path

Searched defs:bp (Results 1 – 19 of 19) sorted by relevance

/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()
33 void mpp_put_bits(BitputCtx_t *bp, RK_U64 invalue, RK_S32 lbits) in mpp_put_bits()
58 void mpp_put_align(BitputCtx_t *bp, RK_S32 align_bits, int flag) in mpp_put_align()
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_com.c1007 BitputCtx_t bp; in hal_vp9d_output_probe() local
1252 BitputCtx_t bp; in hal_vp9d_prob_default() local
1452 BitputCtx_t bp; in hal_vp9d_prob_flag_delta() local
1923 BitputCtx_t bp; in hal_vp9d_prob_kf() local
H A Dhal_vp9d_vdpu383.c508 BitputCtx_t bp; in prepare_uncompress_header() local
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c257 BitputCtx_t bp; in prepare_spspps() local
355 BitputCtx_t bp; in prepare_framerps() local
411 BitputCtx_t bp; in prepare_scanlist() local
H A Dhal_h264d_vdpu34x.c356 BitputCtx_t bp; in prepare_spspps() local
454 BitputCtx_t bp; in prepare_framerps() local
H A Dhal_h264d_vdpu383.c162 BitputCtx_t bp; in prepare_spspps() local
297 BitputCtx_t bp; in prepare_framerps() local
H A Dhal_h264d_vdpu382.c362 BitputCtx_t bp; in prepare_spspps() local
460 BitputCtx_t bp; in prepare_framerps() local
H A Dhal_h264d_vdpu384a.c149 BitputCtx_t bp; in prepare_spspps() local
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c311 BitputCtx_t bp; in hal_h265d_slice_hw_rps() local
658 BitputCtx_t bp; in hal_h265d_slice_output_rps() local
H A Dhal_h265d_rkv.c263 BitputCtx_t bp; in hal_h265d_v345_output_pps_packet() local
477 BitputCtx_t bp; in hal_h265d_output_pps_packet() local
H A Dhal_h265d_vdpu383.c236 BitputCtx_t bp; in hal_vdpu383_record_scaling_list() local
383 BitputCtx_t bp; in hal_h265d_v345_output_pps_packet() local
772 BitputCtx_t bp; in hal_h265d_vdpu383_rps() local
H A Dhal_h265d_vdpu34x.c231 BitputCtx_t bp; in hal_h265d_v345_output_pps_packet() local
454 BitputCtx_t bp; in hal_h265d_output_pps_packet() local
H A Dhal_h265d_vdpu384a.c204 BitputCtx_t bp; in hal_vdpu384a_record_scaling_list() local
351 BitputCtx_t bp; in hal_h265d_v345_output_pps_packet() local
H A Dhal_h265d_vdpu382.c224 BitputCtx_t bp; in hal_h265d_v382_output_pps_packet() local
/rockchip-linux_mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c106 BitputCtx_t bp; in prepare_header() local
189 BitputCtx_t bp; in prepare_scalist() local
H A Dhal_avs2d_vdpu382.c106 BitputCtx_t bp; in prepare_header() local
189 BitputCtx_t bp; in prepare_scalist() local
H A Dhal_avs2d_vdpu383.c87 BitputCtx_t bp; in prepare_header() local
/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c1426 BitputCtx_t bp; in prepare_uncompress_header() local
/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser.h80 enum BlockPartition bp; member