Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dlagarith.c377 uint8_t zero_run = 0; in lag_decode_zero_run_line() local
Dvp3.c260 #define TOKEN_ZERO_RUN(coeff, zero_run) (((coeff) * 512) + ((zero_run) << 2) + 1) argument
1157 int bits_to_get, zero_run; in get_coeff() local
1190 int zero_run = 0; in unpack_vlcs() local
1413 int zero_run = 0; in vp4_unpack_vlcs() local
Dcbs_h2645.c1243 int err, i, zero_run; in cbs_h2645_assemble_fragment() local