Searched refs:RBSPtoEBSP (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/ |
| H A D | vlc.c | 152 int RBSPtoEBSP(MFE_BYTE *streamBuffer, int begin_bytepos, int end_bytepos, int min_num_bytes) in RBSPtoEBSP() function 234 len = 1 + RBSPtoEBSP (&nalu->buf[1], 0, rbsp_size, min_num_bytes); in RBSPtoNALU()
|
| H A D | vlc.h | 130 int RBSPtoEBSP(MFE_BYTE *streamBuffer, int begin_bytepos, int end_bytepos, int min_num_bytes);
|
| /utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/ |
| H A D | vlc.c | 155 MS_S32 RBSPtoEBSP(MS_U8 *streamBuffer, MS_S32 begin_bytepos, MS_S32 end_bytepos, MS_S32 min_num_byt… in RBSPtoEBSP() function 254 len = 1 + RBSPtoEBSP (&nalu->buf[1], 0, rbsp_size, min_num_bytes); in RBSPtoNALU()
|
| H A D | vlc.h | 130 MS_S32 RBSPtoEBSP(MS_U8 *streamBuffer, MS_S32 begin_bytepos, MS_S32 end_bytepos, MS_S32 min_num_byt…
|