Home
last modified time | relevance | path

Searched refs:SliceBytesInBuffer (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh264d_syntax.h122 RK_U32 SliceBytesInBuffer; /* for off-host parse */ member
129 RK_U32 SliceBytesInBuffer; /* for off-host parse */ member
H A Dh265d_syntax.h222 UINT SliceBytesInBuffer; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c337 slice->SliceBytesInBuffer = size; in fill_slice_short()
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c714 dxva_cxt->slice_short[i].SliceBytesInBuffer, dxva_cxt->bitstream_size); in update_stream_buffer()
720 dxva_cxt->slice_short[i].SliceBytesInBuffer -= cut_byte; in update_stream_buffer()
H A Dhal_h265d_com.c400 dxva_cxt->slice_short[k].SliceBytesInBuffer); in hal_h265d_slice_output_rps()