Home
last modified time | relevance | path

Searched refs:mpp_buffer_write (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c579 FUN_CHECK(ret = mpp_buffer_write(reg_ctx->cabac_buf, 0, in rkv_h264d_init()
678 mpp_buffer_write(reg_ctx->spspps_buf, in rkv_h264d_gen_regs()
684 mpp_buffer_write(reg_ctx->rps_buf, 0, in rkv_h264d_gen_regs()
688 mpp_buffer_write(reg_ctx->sclst_buf, 0, in rkv_h264d_gen_regs()
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_buffer.h244 #define mpp_buffer_write(buffer, offset, data, size) \ macro
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_buffer.h244 #define mpp_buffer_write(buffer, offset, data, size) \ macro
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu_v2.c158 mpp_buffer_write(buf, 0, table, H264E_CABAC_TABLE_BUF_SIZE); in vepu_write_cabac_table()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c200 ret = mpp_buffer_write(reg_ctx->cabac_table_data, 0, (void*)cabac_table, sizeof(cabac_table)); in hal_h265d_rkv_init()
H A Dhal_h265d_vdpu382.c157 ret = mpp_buffer_write(reg_ctx->bufs, 0, (void*)cabac_table, sizeof(cabac_table)); in hal_h265d_vdpu382_init()
H A Dhal_h265d_vdpu34x.c157 ret = mpp_buffer_write(reg_ctx->bufs, 0, (void*)cabac_table, sizeof(cabac_table)); in hal_h265d_vdpu34x_init()