Searched refs:run_before (Results 1 – 2 of 2) sorted by relevance
294 AVCEnc_Status ce_RunBefore(AVCEncBitstream *stream, int run_before, int zerosLeft) in ce_RunBefore() argument323 len = lenRunBefore[zerosLeft-1][run_before]; in ce_RunBefore()324 code = codRunBefore[zerosLeft-1][run_before]; in ce_RunBefore()328 len = lenRunBefore[6][run_before]; in ce_RunBefore()329 code = codRunBefore[6][run_before]; in ce_RunBefore()
1012 AVCEnc_Status ce_RunBefore(AVCEncBitstream *stream, int run_before, int zerosLeft);