| /rockchip-linux_mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_vdpu2.c | 490 RK_S32 buf_len = 0, buf_size = sizeof(buf) - 1; in set_vlc_regs() local 602 RK_S32 buf_len = 0, buf_size = sizeof(buf) - 1; in set_ref_regs() local 647 RK_S32 buf_len = 0, buf_size = sizeof(buf) - 1; in set_asic_regs() local 816 RK_U32 buf_size = VDPU_CABAC_TAB_SIZE + VDPU_POC_BUF_SIZE + VDPU_SCALING_LIST_SIZE; in vdpu2_h264d_init() local 968 RK_S32 buf_len = 0, buf_size = sizeof(buf) - 1; in vdpu2_h264d_start() local
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_sei.c | 48 RK_S32 buf_size = (pkt_base + pkt_size) - (pos + length); in h264e_sei_recovery_point_to_packet() local 111 RK_S32 buf_size = (pkt_base + pkt_size) - (pos + length); in h264e_sei_to_packet() local
|
| H A D | h264e_pps.c | 128 RK_S32 buf_size = (data + size) - (pos + length); in h264e_pps_to_packet() local
|
| H A D | h264e_sps.c | 261 RK_S32 buf_size = (data + size) - (pos + length); in h264e_sps_to_packet() local
|
| /rockchip-linux_mpp/utils/ |
| H A D | mpi_dec_utils.c | 55 size_t buf_size; member 77 RK_U32 buf_size; member 151 size_t buf_size = impl->file_size; in read_jpeg_file() local 179 size_t buf_size = impl->buf_size; in read_normal_file() local 227 RK_U32 buf_size = 0; in check_file_type() local
|
| /rockchip-linux_mpp/mpp/codec/enc/jpeg/ |
| H A D | jpege_api_v2.c | 116 size_t buf_size = mpp_packet_get_size(pkt); in jpege_start() local 302 size_t buf_size = mpp_packet_get_size(pkt); in jpege_add_Prefix() local
|
| /rockchip-linux_mpp/mpp/hal/rkenc/common/ |
| H A D | vepu580_common.c | 61 size_t buf_size = 0; in vepu580_set_osd() local
|
| H A D | vepu541_common.c | 31 RK_S32 buf_size = stride_h * stride_v * sizeof(Vepu541RoiCfg); in vepu541_get_roi_buf_size() local 298 RK_U32 buf_size = 0; in vepu541_set_osd() local 499 size_t buf_size = 0; in vepu540_set_osd() local
|
| /rockchip-linux_mpp/mpp/hal/common/h264/ |
| H A D | hal_h264e_stream_amend.h | 35 RK_S32 buf_size; member
|
| H A D | hal_h264e_stream_amend.c | 154 RK_S32 buf_size; in h264e_vepu_stream_amend_proc() local
|
| /rockchip-linux_mpp/mpp/codec/dec/vp9/ |
| H A D | vpx_rac.c | 46 void vpx_init_range_decoder(VpxRangeCoder *c, const uint8_t *buf, int buf_size) in vpx_init_range_decoder()
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_cfg_io.c | 71 rk_s32 buf_size; member 100 rk_s32 buf_size; member 148 static rk_s32 get_full_name(MppCfgIoImpl *obj, char *buf, rk_s32 buf_size) in get_full_name() 212 rk_s32 buf_size = 0; in mpp_cfg_get_object() local 280 rk_s32 buf_size = 0; in mpp_cfg_get_array() local 597 rk_s32 buf_size; member
|
| /rockchip-linux_mpp/mpp/hal/rkdec/ |
| H A D | vdpu34x_com.c | 46 RK_S32 buf_size = 0; in update_size_offset() local
|
| H A D | vdpu382_com.c | 46 RK_S32 buf_size = 0; in update_size_offset() local
|
| H A D | vdpu383_com.c | 35 RK_S32 buf_size = 0; in update_size_offset() local
|
| H A D | vdpu384a_com.c | 36 RK_S32 buf_size = 0; in update_size_offset() local
|
| /rockchip-linux_mpp/kmpp/base/inc/ |
| H A D | kmpp_frame_impl.h | 65 size_t buf_size; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_parser.c | 60 int buf_size) in hevc_find_frame_end() 100 …atic RK_S32 mpp_combine_frame(SplitContext_t *sc, RK_S32 next, const RK_U8 **buf, RK_S32 *buf_size) in mpp_combine_frame() 224 const RK_U8 *buf, RK_S32 buf_size, RK_S64 pts, in h265d_split_frame()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/avsd/ |
| H A D | hal_avsd_vdpu1.c | 481 RK_U32 buf_size = 0; in hal_avsd_vdpu1_init() local
|
| H A D | hal_avsd_vdpu2.c | 477 RK_U32 buf_size = 0; in hal_avsd_vdpu2_init() local
|
| H A D | hal_avsd_plus.c | 591 RK_U32 buf_size = 0; in hal_avsd_plus_init() local
|
| /rockchip-linux_mpp/mpp/hal/vpu/jpege/ |
| H A D | hal_jpege_vepu2_v2.c | 52 RK_U32 buf_size; member 194 RK_U32 buf_size = width * height / 2; in hal_jpege_vepu2_get_task() local
|
| /rockchip-linux_mpp/mpp/base/inc/ |
| H A D | mpp_frame_impl.h | 159 size_t buf_size; member
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_dec_mt_test.c | 139 RK_U32 buf_size = mpp_frame_get_buf_size(frame); in thread_output() local
|
| H A D | mpi_dec_nt_test.c | 122 RK_U32 buf_size = mpp_frame_get_buf_size(frame); in dec_loop() local
|