Searched defs:zero_run (Results 1 – 3 of 3) sorted by relevance
376 uint8_t zero_run = 0; in lag_decode_zero_run_line() local
256 #define TOKEN_ZERO_RUN(coeff, zero_run) (((coeff) * 512) + ((zero_run) << 2) + 1) argument1153 int bits_to_get, zero_run; in get_coeff() local1186 int zero_run = 0; in unpack_vlcs() local1409 int zero_run = 0; in vp4_unpack_vlcs() local
1245 int err, i, zero_run; in cbs_h2645_assemble_fragment() local