Home
last modified time | relevance | path

Searched refs:got_error (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dmss3.c66 int got_error; member
114 int got_error; member
288 c->got_error = 0; in rac_init()
299 c->got_error = 1; in rac_normalise()
303 c->got_error = 1; in rac_normalise()
580 c->got_error = 1; in decode_dct_block()
737 if (!keyframe && c->got_error) in mss3_decode_frame()
739 c->got_error = 0; in mss3_decode_frame()
792 if (c->got_error || acoder->got_error) { in mss3_decode_frame()
[all...]
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dhil_mlc.c454 #define IN(to, got, got_error, timed_out) \
455 { HILSE_IN, { .packet = 0 }, to, got, got_error, timed_out },
/kernel/linux/linux-6.6/drivers/input/serio/
H A Dhil_mlc.c454 #define IN(to, got, got_error, timed_out) \
455 { HILSE_IN, { .packet = 0 }, to, got, got_error, timed_out },

Completed in 6 milliseconds