Searched refs:bno (Results 1 – 8 of 8) sorted by relevance
581 else if (pVars->bno == 0) in PVMP4AudioDecodeFrame()604 else if ((pVars->bno == 1) && (pVars->prog_config.file_is_adts == FALSE)) in PVMP4AudioDecodeFrame()624 pVars->bno++; in PVMP4AudioDecodeFrame()739 if (pVars->bno <= 1) in PVMP4AudioDecodeFrame()782 if (pVars->bno <= 1) in PVMP4AudioDecodeFrame()806 pVars->bno++; in PVMP4AudioDecodeFrame()1156 if (pVars->bno <= 1) /* allows console to operate with ADIF and audio config */ in PVMP4AudioDecodeFrame()1356 if (pVars->bno <= 1) in PVMP4AudioDecodeFrame()1387 pVars->bno++; in PVMP4AudioDecodeFrame()
146 UInt32 bno; member
229 pVars->bno++; in PVMP4AudioDecoderConfig()
346 pVars->bno++; in PVMP4SetAudioConfig()
349 pVars->bno = 1; in PVMP4AudioDecoderResetBuffer()
389 #define cbtocylno(fs, bno) \ argument390 ((bno) * NSPF(fs) / (fs)->fs_spc)391 #define cbtorpos(fs, bno) \ argument392 (((bno) * NSPF(fs) % (fs)->fs_spc / (fs)->fs_nsect * (fs)->fs_trackskew + \393 (bno) * NSPF(fs) % (fs)->fs_spc % (fs)->fs_nsect * (fs)->fs_interleave) % \
88 for bno in bnos: print bno,
1116 \newpage\section{\label{sec:bno_plot}bno\_plot.py}1133 \subsection*{\texttt{bno\_plot.py} Command Line Options}1165 \caption{\label{fig:bno_plot}Sample \texttt{bno\_plot.py} Screen Shot}