Home
last modified time | relevance | path

Searched refs:SLOT_BUFFER (Results 1 – 25 of 41) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu1.c214 mpp_buf_slot_get_prop(ctx->packet_slots, task->dec.input, SLOT_BUFFER, &streambuf); in hal_m2vd_vdpu1_gen_regs()
220 mpp_buf_slot_get_prop(ctx->frame_slots, dx->CurrPic.Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu1_gen_regs()
230 … mpp_buf_slot_get_prop(ctx->frame_slots, dx->frame_refs[0].Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu1_gen_regs()
233 … mpp_buf_slot_get_prop(ctx->frame_slots, dx->frame_refs[1].Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu1_gen_regs()
236 … mpp_buf_slot_get_prop(ctx->frame_slots, dx->frame_refs[2].Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu1_gen_regs()
239 … mpp_buf_slot_get_prop(ctx->frame_slots, dx->frame_refs[3].Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu1_gen_regs()
H A Dhal_m2vd_vdpu2.c264 mpp_buf_slot_get_prop(ctx->packet_slots, task->dec.input, SLOT_BUFFER, &streambuf); in hal_m2vd_vdpu2_gen_regs()
270 mpp_buf_slot_get_prop(ctx->frame_slots, dx->CurrPic.Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu2_gen_regs()
282 … mpp_buf_slot_get_prop(ctx->frame_slots, dx->frame_refs[0].Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu2_gen_regs()
285 … mpp_buf_slot_get_prop(ctx->frame_slots, dx->frame_refs[1].Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu2_gen_regs()
288 … mpp_buf_slot_get_prop(ctx->frame_slots, dx->frame_refs[2].Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu2_gen_regs()
291 … mpp_buf_slot_get_prop(ctx->frame_slots, dx->frame_refs[3].Index7Bits, SLOT_BUFFER, &framebuf); in hal_m2vd_vdpu2_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_dec_no_thread.cpp116 mpp_buf_slot_get_prop(packet_slots, slot_pkt, SLOT_BUFFER, &hal_buf_in); in mpp_dec_decode()
120 mpp_buf_slot_set_prop(packet_slots, slot_pkt, SLOT_BUFFER, hal_buf_in); in mpp_dec_decode()
255 mpp_buf_slot_get_prop(frame_slots, output, SLOT_BUFFER, &hal_buf_out); in mpp_dec_decode()
260 mpp_buf_slot_set_prop(frame_slots, output, SLOT_BUFFER, in mpp_dec_decode()
357 mpp_buf_slot_get_prop(frame_slots, index, SLOT_BUFFER, &buffer); in mpp_dec_reset_no_thread()
H A Dmpp_dec_normal.cpp198 mpp_buf_slot_get_prop(frame_slots, index, SLOT_BUFFER, &buffer); in reset_parser_thread()
423 mpp_buf_slot_get_prop(packet_slots, task_dec->input, SLOT_BUFFER, &hal_buf_in); in try_proc_dec_task()
427 mpp_buf_slot_set_prop(packet_slots, task_dec->input, SLOT_BUFFER, hal_buf_in); in try_proc_dec_task()
601 mpp_buf_slot_get_prop(frame_slots, output, SLOT_BUFFER, &hal_buf_out); in try_proc_dec_task()
606 mpp_buf_slot_set_prop(frame_slots, output, SLOT_BUFFER, in try_proc_dec_task()
989 mpp_buf_slot_set_prop(packet_slots, task_dec->input, SLOT_BUFFER, input_buffer); in mpp_dec_advanced_thread()
1016 mpp_buf_slot_set_prop(frame_slots, task_dec->output, SLOT_BUFFER, output_buffer); in mpp_dec_advanced_thread()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_base.c63 mpp_buf_slot_get_prop(p_hal->packet_slots, idx, SLOT_BUFFER, &mbuffer); in get_packet_fd()
75 mpp_buf_slot_get_prop(p_hal->frame_slots, idx, SLOT_BUFFER, &mbuffer); in get_frame_fd()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_com.c45 mpp_buf_slot_get_prop(ctx->frm_slots, index, SLOT_BUFFER, buffer); in vpu_mpg4d_get_buffer_by_index()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_vdpu2.c270 mpp_buf_slot_get_prop(ctx->packet_slots, task->dec.input, SLOT_BUFFER, &streambuf); in hal_vp8d_dct_partition_cfg()
495 mpp_buf_slot_get_prop(ctx->frame_slots, pic_param->CurrPic.Index7Bits, SLOT_BUFFER, &framebuf); in hal_vp8d_vdpu2_gen_regs()
505 … mpp_buf_slot_get_prop(ctx->frame_slots, pic_param->lst_fb_idx.Index7Bits, SLOT_BUFFER, &framebuf); in hal_vp8d_vdpu2_gen_regs()
513 … mpp_buf_slot_get_prop(ctx->frame_slots, pic_param->gld_fb_idx.Index7Bits, SLOT_BUFFER, &framebuf); in hal_vp8d_vdpu2_gen_regs()
528 … mpp_buf_slot_get_prop(ctx->frame_slots, pic_param->alt_fb_idx.Index7Bits, SLOT_BUFFER, &framebuf); in hal_vp8d_vdpu2_gen_regs()
H A Dhal_vp8d_vdpu1.c273 SLOT_BUFFER, &streambuf); in hal_vp8d_dct_partition_cfg()
484 mpp_buf_slot_get_prop(ctx->frame_slots, pic_param->CurrPic.Index7Bits, SLOT_BUFFER, &framebuf); in hal_vp8d_vdpu1_gen_regs()
493 … mpp_buf_slot_get_prop(ctx->frame_slots, pic_param->lst_fb_idx.Index7Bits, SLOT_BUFFER, &framebuf); in hal_vp8d_vdpu1_gen_regs()
501 … mpp_buf_slot_get_prop(ctx->frame_slots, pic_param->gld_fb_idx.Index7Bits, SLOT_BUFFER, &framebuf); in hal_vp8d_vdpu1_gen_regs()
513 … mpp_buf_slot_get_prop(ctx->frame_slots, pic_param->alt_fb_idx.Index7Bits, SLOT_BUFFER, &framebuf); in hal_vp8d_vdpu1_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c479 mpp_buf_slot_get_prop(p_hal->frame_slots, pp->CurrPic.Index7Bits, SLOT_BUFFER, &mbuffer); in set_registers()
508 mpp_buf_slot_get_prop(p_hal->frame_slots, ref_index, SLOT_BUFFER, &mbuffer); in set_registers()
524 mpp_buf_slot_get_prop(p_hal->frame_slots, ref_index, SLOT_BUFFER, &mbuffer); in set_registers()
530 mpp_buf_slot_get_prop(p_hal->packet_slots, task->dec.input, SLOT_BUFFER, &mbuffer); in set_registers()
H A Dhal_h264d_vdpu1.c454 SLOT_BUFFER, &bitstream_buf); in vdpu1_set_vlc_regs()
558 SLOT_BUFFER, &frame_buf); //!< reference phy addr in vdpu1_set_asic_regs()
563 SLOT_BUFFER, &frame_buf); //!< current out phy addr in vdpu1_set_asic_regs()
590 SLOT_BUFFER, &frame_buf); in vdpu1_set_asic_regs()
602 SLOT_BUFFER, &frame_buf); //!< current out phy addr in vdpu1_set_asic_regs()
H A Dhal_h264d_vdpu2.c513 SLOT_BUFFER, &bitstream_buf); in set_vlc_regs()
661 SLOT_BUFFER, &frame_buf); //!< reference phy addr in set_asic_regs()
670 SLOT_BUFFER, &frame_buf); //!< current out phy addr in set_asic_regs()
707 SLOT_BUFFER, &frame_buf); in set_asic_regs()
717 SLOT_BUFFER, &frame_buf); //!< current out phy addr in set_asic_regs()
H A Dhal_h264d_vdpu34x.c578 mpp_buf_slot_get_prop(p_hal->frame_slots, pp->CurrPic.Index7Bits, SLOT_BUFFER, &mbuffer); in set_registers()
632 mpp_buf_slot_get_prop(p_hal->frame_slots, ref_index, SLOT_BUFFER, &mbuffer); in set_registers()
654 mpp_buf_slot_get_prop(p_hal->packet_slots, task->dec.input, SLOT_BUFFER, &mbuffer); in set_registers()
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_buf_slot.h225 SLOT_BUFFER, enumerator
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_api.c34 mpp_buf_slot_get_prop(ctx->frm_slots, index, SLOT_BUFFER, buffer); in vpu_h263d_get_buffer_by_index()
H A Dhal_h263d_vdpu2.c216 mpp_buf_slot_get_prop(ctx->pkt_slots, task->input, SLOT_BUFFER, &buf_pkt); in hal_vpu2_h263d_gen_regs()
H A Dhal_h263d_vdpu1.c215 mpp_buf_slot_get_prop(ctx->pkt_slots, task->input, SLOT_BUFFER, &buf_pkt); in hal_vpu1_h263d_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_rkv.c628 mpp_buf_slot_get_prop(ctx->packet_slots, syn->dec.input, SLOT_BUFFER, & strm_buf); in hal_jpegd_rkv_gen_regs()
629 mpp_buf_slot_get_prop(ctx->frame_slots, syn->dec.output, SLOT_BUFFER, &output_buf); in hal_jpegd_rkv_gen_regs()
743 mpp_buf_slot_get_prop(ctx->frame_slots, task->dec.output, SLOT_BUFFER, &outputBuf); in hal_jpegd_rkv_wait()
H A Dhal_jpegd_vdpu1.c880 SLOT_BUFFER, &streambuf); in hal_jpegd_vdpu1_gen_regs()
886 SLOT_BUFFER, &outputBuf); in hal_jpegd_vdpu1_gen_regs()
998 SLOT_BUFFER, &outputBuf); in hal_jpegd_vdpu1_wait()
H A Dhal_jpegd_vdpu2.c865 SLOT_BUFFER, &streambuf); in hal_jpegd_vdpu2_gen_regs()
871 SLOT_BUFFER, &outputBuf); in hal_jpegd_vdpu2_gen_regs()
976 SLOT_BUFFER, &outputBuf); in hal_jpegd_vdpu2_wait()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_rkv.c297 mpp_buf_slot_get_prop(p_hal->packet_slots, task->dec.input, SLOT_BUFFER, &streambuf); in hal_vp9d_rkv_gen_regs()
329 mpp_buf_slot_get_prop(p_hal->slots, task->dec.output, SLOT_BUFFER, &framebuf); in hal_vp9d_rkv_gen_regs()
372 …_slot_get_prop(p_hal->slots, pic_param->ref_frame_map[ref_idx].Index7Bits, SLOT_BUFFER, &framebuf); in hal_vp9d_rkv_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c218 mpp_buf_slot_get_prop(p_hal->frame_slots, idx, SLOT_BUFFER, &mbuffer); in get_frame_fd()
229 mpp_buf_slot_get_prop(p_hal->packet_slots, idx, SLOT_BUFFER, &mbuffer); in get_packet_fd()
815 mpp_buf_slot_get_prop(p_hal->packet_slots, task->dec.input, SLOT_BUFFER, &buffer); in hal_avs2d_rkv_dump_stream()
1006 ret = mpp_buf_slot_get_prop(p_hal->frame_slots, task->dec.output, SLOT_BUFFER, &buffer); in hal_avs2d_rkv_dump_yuv()
H A Dhal_avs2d_vdpu382.c218 mpp_buf_slot_get_prop(p_hal->frame_slots, idx, SLOT_BUFFER, &mbuffer); in get_frame_fd()
229 mpp_buf_slot_get_prop(p_hal->packet_slots, idx, SLOT_BUFFER, &mbuffer); in get_packet_fd()
890 mpp_buf_slot_get_prop(p_hal->packet_slots, task->dec.input, SLOT_BUFFER, &buffer); in hal_avs2d_vdpu382_dump_stream()
1081 ret = mpp_buf_slot_get_prop(p_hal->frame_slots, task->dec.output, SLOT_BUFFER, &buffer); in hal_avs2d_vdpu382_dump_yuv()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_vdpu382.c763 SLOT_BUFFER, &framebuf); in hal_h265d_vdpu382_gen_regs()
778 mpp_buf_slot_get_prop(reg_ctx->packet_slots, syn->dec.input, SLOT_BUFFER, in hal_h265d_vdpu382_gen_regs()
850 SLOT_BUFFER, &framebuf); in hal_h265d_vdpu382_gen_regs()
890 SLOT_BUFFER, &framebuf); in hal_h265d_vdpu382_gen_regs()
H A Dhal_h265d_rkv.c838 SLOT_BUFFER, &framebuf); in hal_h265d_rkv_gen_regs()
850 mpp_buf_slot_get_prop(reg_ctx->packet_slots, syn->dec.input, SLOT_BUFFER, in hal_h265d_rkv_gen_regs()
905 SLOT_BUFFER, &framebuf); in hal_h265d_rkv_gen_regs()
H A Dhal_h265d_vdpu34x.c974 SLOT_BUFFER, &framebuf); in hal_h265d_vdpu34x_gen_regs()
989 mpp_buf_slot_get_prop(reg_ctx->packet_slots, syn->dec.input, SLOT_BUFFER, in hal_h265d_vdpu34x_gen_regs()
1055 SLOT_BUFFER, &framebuf); in hal_h265d_vdpu34x_gen_regs()
1095 SLOT_BUFFER, &framebuf); in hal_h265d_vdpu34x_gen_regs()

12