Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/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.h199 UINT SliceBytesInBuffer; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c299 slice->SliceBytesInBuffer = size; in fill_slice_short()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_rkv.c732 dxva_cxt->slice_short[i].SliceBytesInBuffer, dxva_cxt->bitstream_size); in update_stream_buffer()
738 dxva_cxt->slice_short[i].SliceBytesInBuffer -= cut_byte; in update_stream_buffer()
H A Dhal_h265d_com.c399 dxva_cxt->slice_short[k].SliceBytesInBuffer); in hal_h265d_slice_output_rps()