Searched defs:zero_run (Results 1 – 3 of 3) sorted by relevance
377 uint8_t zero_run = 0; in lag_decode_zero_run_line() local
260 #define TOKEN_ZERO_RUN(coeff, zero_run) (((coeff) * 512) + ((zero_run) << 2) + 1) argument1157 int bits_to_get, zero_run; in get_coeff() local1190 int zero_run = 0; in unpack_vlcs() local1413 int zero_run = 0; in vp4_unpack_vlcs() local
1243 int err, i, zero_run; in cbs_h2645_assemble_fragment() local