Home
last modified time | relevance | path

Searched refs:BSNALunitDataLocation (Results 1 – 8 of 8) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh264d_syntax.h121 RK_U32 BSNALunitDataLocation; /* type 1..5 */ member
128 RK_U32 BSNALunitDataLocation; /* type 1..5 */ member
H A Dvp9d_syntax.h212 UINT BSNALunitDataLocation; member
H A Dh265d_syntax.h221 UINT BSNALunitDataLocation; member
H A Dav1d_syntax.h264 UINT BSNALunitDataLocation; member
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c697 buf = ptr + (dxva_cxt->slice_short[i].BSNALunitDataLocation - cut_byte_acc); in update_stream_buffer()
713 i, dxva_cxt->slice_short[i].BSNALunitDataLocation, dxva_cxt->slice_count, in update_stream_buffer()
717 stream_size - dxva_cxt->slice_short[i].BSNALunitDataLocation - end_byte); in update_stream_buffer()
H A Dhal_h265d_com.c399 …itread_ctx(&gb_cxt, (RK_U8*)(dxva_cxt->bitstream + dxva_cxt->slice_short[k].BSNALunitDataLocation), in hal_h265d_slice_output_rps()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_fill.c53 p_long->BSNALunitDataLocation = dxva_ctx->strm_offset; in fill_slice_stream()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c336 slice->BSNALunitDataLocation = position; in fill_slice_short()