Home
last modified time | relevance | path

Searched refs:BitsWritten (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/cModel/
H A Dparset.c815 int BitsWritten = 0; in WriteAnnexbNALU() local
824 BitsWritten =+ 8; in WriteAnnexbNALU()
829 BitsWritten += 24; in WriteAnnexbNALU()
839 BitsWritten += n->len; in WriteAnnexbNALU()
841 return BitsWritten; in WriteAnnexbNALU()
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe_ex/cModel/
H A Dparset.c877 MS_S32 BitsWritten = 0; in WriteAnnexbNALU() local
892 BitsWritten =+ 8; in WriteAnnexbNALU()
897 BitsWritten += 24; in WriteAnnexbNALU()
907 BitsWritten += n->len; in WriteAnnexbNALU()
909 return BitsWritten; in WriteAnnexbNALU()