Searched refs:SIMPLE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dh264_mb_template.c27 #if SIMPLE
53 const int transform_bypass = !SIMPLE && (h->qscale == 0 && h->sps.transform_bypass);
55 const int is_h264 = !CONFIG_SVQ3_DECODER || SIMPLE || h->avctx->codec_id == AV_CODEC_ID_H264;
69 if (!SIMPLE && MB_FIELD(h)) {
102 if (!SIMPLE && IS_INTRA_PCM(mb_type)) {
115 if (SIMPLE || !CONFIG_GRAY || !(h->flags & CODEC_FLAG_GRAY)) {
140 if (SIMPLE || !CONFIG_GRAY || !(h->flags & CODEC_FLAG_GRAY)) {
160 uvlinesize, 1, 0, SIMPLE, PIXEL_SHIFT);
162 if (SIMPLE || !CONFIG_GRAY || !(h->flags & CODEC_FLAG_GRAY)) {
167 hl_decode_mb_predict_luma(h, mb_type, is_h264, SIMPLE,
[all...]
H A Dh264_mb.c798 #define SIMPLE 1 macro
805 #undef SIMPLE macro
806 #define SIMPLE 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l7filter/regexp/
H A Dregexp.c160 #define SIMPLE 02 /* Simple enough to be STAR/PLUS operand. */ macro
442 if (op == '*' && (flags&SIMPLE))
451 } else if (op == '+' && (flags&SIMPLE))
500 *flagp |= HASWIDTH|SIMPLE;
534 *flagp |= HASWIDTH|SIMPLE;
559 *flagp |= HASWIDTH|SIMPLE;
574 *flagp |= SIMPLE;
/netgear-R7000-V1.0.7.12_1.2.5/project/gpl/l7filter/regexp/
H A Dregexp.c160 #define SIMPLE 02 /* Simple enough to be STAR/PLUS operand. */ macro
442 if (op == '*' && (flags&SIMPLE))
451 } else if (op == '+' && (flags&SIMPLE))
500 *flagp |= HASWIDTH|SIMPLE;
534 *flagp |= HASWIDTH|SIMPLE;
559 *flagp |= HASWIDTH|SIMPLE;
574 *flagp |= SIMPLE;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dchill.exp446 {"simple", SIMPLE, NORID, RESERVED},
476 {"SIMPLE", SIMPLE, NORID, RESERVED},

Completed in 95 milliseconds