Home
last modified time | relevance | path

Searched defs:zero_run (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlagarith.c376 uint8_t zero_run = 0; in lag_decode_zero_run_line() local
Dvp3.c256 #define TOKEN_ZERO_RUN(coeff, zero_run) (((coeff) * 512) + ((zero_run) << 2) + 1) argument
1153 int bits_to_get, zero_run; in get_coeff() local
1186 int zero_run = 0; in unpack_vlcs() local
1409 int zero_run = 0; in vp4_unpack_vlcs() local
Dcbs_h2645.c1245 int err, i, zero_run; in cbs_h2645_assemble_fragment() local