Searched refs:foc (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dvdpau.c140 int foc = s->current_picture_ptr->field_poc[i]; local
141 if (foc == INT_MAX)
142 foc = 0;
143 render->info.h264.field_order_cnt[i] = foc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dvdpau.c140 int foc = s->current_picture_ptr->field_poc[i]; local
141 if (foc == INT_MAX)
142 foc = 0;
143 render->info.h264.field_order_cnt[i] = foc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dvdpau.c140 int foc = s->current_picture_ptr->field_poc[i]; local
141 if (foc == INT_MAX)
142 foc = 0;
143 render->info.h264.field_order_cnt[i] = foc;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_exec.c656 #define foc number macro
3437 foc = md->fcc[fc];
3442 foc = UCD_OTHERCASE(fc);
3445 foc = fc;
3449 foc = TABLE_GET(fc, md->fcc, fc);
3459 if (fc != *eptr && foc != *eptr) RRETURN(MATCH_NOMATCH);
3475 if (fc != *eptr && foc != *eptr) RRETURN(MATCH_NOMATCH);
3490 if (fc != *eptr && foc != *eptr) break;
3707 foc = UCD_OTHERCASE(fc);
3710 foc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_exec.c656 #define foc number macro
3437 foc = md->fcc[fc];
3442 foc = UCD_OTHERCASE(fc);
3445 foc = fc;
3449 foc = TABLE_GET(fc, md->fcc, fc);
3459 if (fc != *eptr && foc != *eptr) RRETURN(MATCH_NOMATCH);
3475 if (fc != *eptr && foc != *eptr) RRETURN(MATCH_NOMATCH);
3490 if (fc != *eptr && foc != *eptr) break;
3707 foc = UCD_OTHERCASE(fc);
3710 foc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_exec.c656 #define foc number macro
3437 foc = md->fcc[fc];
3442 foc = UCD_OTHERCASE(fc);
3445 foc = fc;
3449 foc = TABLE_GET(fc, md->fcc, fc);
3459 if (fc != *eptr && foc != *eptr) RRETURN(MATCH_NOMATCH);
3475 if (fc != *eptr && foc != *eptr) RRETURN(MATCH_NOMATCH);
3490 if (fc != *eptr && foc != *eptr) break;
3707 foc = UCD_OTHERCASE(fc);
3710 foc
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/lighttpd-1.4.39/external_file/js_src/
H A Djquery.mobile-1.2.1.js5114 var hoverDelay = $.mobile.buttonMarkup.hoverDelay, hov, foc;
5140 foc = setTimeout( function() {
5151 if ( foc ) {
5152 clearTimeout( foc );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/lighttpd-1.4.39/external_file/js_src/
H A Djquery.mobile-1.2.1.js5114 var hoverDelay = $.mobile.buttonMarkup.hoverDelay, hov, foc;
5140 foc = setTimeout( function() {
5151 if ( foc ) {
5152 clearTimeout( foc );
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/lighttpd-1.4.39/external_file/js_src/
H A Djquery.mobile-1.2.1.js5114 var hoverDelay = $.mobile.buttonMarkup.hoverDelay, hov, foc;
5140 foc = setTimeout( function() {
5151 if ( foc ) {
5152 clearTimeout( foc );

Completed in 178 milliseconds