Home
last modified time | relevance | path

Searched refs:cc_wait (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/libdrm/libdrm-2.4.110/intel/
H A Dintel_decode.c159 const char *cc_wait; in decode_MI_WAIT_FOR_EVENT() local
170 cc_wait = ", cc wait 1"; in decode_MI_WAIT_FOR_EVENT()
173 cc_wait = ", cc wait 2"; in decode_MI_WAIT_FOR_EVENT()
176 cc_wait = ", cc wait 3"; in decode_MI_WAIT_FOR_EVENT()
179 cc_wait = ", cc wait 4"; in decode_MI_WAIT_FOR_EVENT()
182 cc_wait = ", cc wait 4"; in decode_MI_WAIT_FOR_EVENT()
185 cc_wait = ""; in decode_MI_WAIT_FOR_EVENT()
196 cc_wait, in decode_MI_WAIT_FOR_EVENT()
208 cc_wait, in decode_MI_WAIT_FOR_EVENT()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libdrm/src/intel/
H A Dintel_decode.c159 const char *cc_wait; in decode_MI_WAIT_FOR_EVENT() local
170 cc_wait = ", cc wait 1"; in decode_MI_WAIT_FOR_EVENT()
173 cc_wait = ", cc wait 2"; in decode_MI_WAIT_FOR_EVENT()
176 cc_wait = ", cc wait 3"; in decode_MI_WAIT_FOR_EVENT()
179 cc_wait = ", cc wait 4"; in decode_MI_WAIT_FOR_EVENT()
182 cc_wait = ", cc wait 4"; in decode_MI_WAIT_FOR_EVENT()
185 cc_wait = ""; in decode_MI_WAIT_FOR_EVENT()
196 cc_wait, in decode_MI_WAIT_FOR_EVENT()
208 cc_wait, in decode_MI_WAIT_FOR_EVENT()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libdrm/src/intel/
H A Dintel_decode.c159 const char *cc_wait; in decode_MI_WAIT_FOR_EVENT() local
170 cc_wait = ", cc wait 1"; in decode_MI_WAIT_FOR_EVENT()
173 cc_wait = ", cc wait 2"; in decode_MI_WAIT_FOR_EVENT()
176 cc_wait = ", cc wait 3"; in decode_MI_WAIT_FOR_EVENT()
179 cc_wait = ", cc wait 4"; in decode_MI_WAIT_FOR_EVENT()
182 cc_wait = ", cc wait 4"; in decode_MI_WAIT_FOR_EVENT()
185 cc_wait = ""; in decode_MI_WAIT_FOR_EVENT()
196 cc_wait, in decode_MI_WAIT_FOR_EVENT()
208 cc_wait, in decode_MI_WAIT_FOR_EVENT()
/dports/multimedia/handbrake/HandBrake-1.4.2/libhb/
H A Dscan.c552 int cc_wait = 10; in DecodePreviews() local
743 if (vid_buf != NULL && (frame_wait || cc_wait)) in DecodePreviews()
777 if (frame_wait || cc_wait) in DecodePreviews()
783 if (cc_wait) cc_wait--; in DecodePreviews()