Searched refs:profile (Results 126 - 150 of 154) sorted by relevance

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/examples/
H A DMakefile.in518 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/include/libavcodec/
H A Davcodec.h493 #define CODEC_FLAG2_8X8DCT 0x00000080 ///< H.264 high profile 8x8 transform
1954 * profile
1958 int profile; member in struct:AVCodecContext
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Davcodec.h493 #define CODEC_FLAG2_8X8DCT 0x00000080 ///< H.264 high profile 8x8 transform
1954 * profile
1958 int profile; member in struct:AVCodecContext
H A Dcavsdec.c2 * Chinese AVS video (AVS1-P2, JiZhun profile) decoder.
24 * Chinese AVS video (AVS1-P2, JiZhun profile) decoder
598 h->profile = get_bits(&s->gb,8);
712 .long_name= NULL_IF_CONFIG_SMALL("Chinese AVS video (AVS1-P2, JiZhun profile)"),
H A Doptions.c322 {"profile", NULL, OFFSET(profile), FF_OPT_TYPE_INT, FF_PROFILE_UNKNOWN, INT_MIN, INT_MAX, V|A|E, "profile"},
323 {"unknown", NULL, 0, FF_OPT_TYPE_CONST, FF_PROFILE_UNKNOWN, INT_MIN, INT_MAX, V|A|E, "profile"},
324 {"aac_main", NULL, 0, FF_OPT_TYPE_CONST, FF_PROFILE_AAC_MAIN, INT_MIN, INT_MAX, A|E, "profile"},
325 {"aac_low", NULL, 0, FF_OPT_TYPE_CONST, FF_PROFILE_AAC_LOW, INT_MIN, INT_MAX, A|E, "profile"},
326 {"aac_ssr", NULL, 0, FF_OPT_TYPE_CONST, FF_PROFILE_AAC_SSR, INT_MIN, INT_MAX, A|E, "profile"},
327 {"aac_ltp", NULL, 0, FF_OPT_TYPE_CONST, FF_PROFILE_AAC_LTP, INT_MIN, INT_MAX, A|E, "profile"},
361 {"dct8x8", "high profile 8x8 transform (H.264)", 0, FF_OPT_TYPE_CONST, CODEC_FLAG2_8X8DCT, INT_MIN, INT_MAX, V|E, "flags2"},
H A Dmpeg12.c1383 skip_bits(&s->gb, 1); /* profile and level esc*/
1384 s->avctx->profile= get_bits(&s->gb, 3);
1408 av_log(s->avctx, AV_LOG_DEBUG, "profile: %d, level: %d vbv buffer: %d, bitrate:%d\n",
1409 s->avctx->profile, s->avctx->level, s->avctx->rc_buffer_size, s->bit_rate);
1812 int is_d10= s->chroma_format==2 && s->pict_type==FF_I_TYPE && avctx->profile==0 && avctx->level==5
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddivacapi.h373 API_PROFILE profile; member in struct:_DIVA_CAPI_ADAPTER
694 #define ESC_PROFILE 0x800|PROFILEIE /* Escape profile */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dtime.c47 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dtime.c29 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsmp.c22 #include <linux/profile.h>
1160 /* /proc/profile writes can call this, don't __init it please. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dproc_misc.c40 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dunsupported.c810 AVAHI_GCC_UNUSED sw_const_corby_profile profile,
808 sw_corby_channel_start_request( AVAHI_GCC_UNUSED sw_corby_channel self, AVAHI_GCC_UNUSED sw_const_corby_profile profile, AVAHI_GCC_UNUSED struct _sw_corby_buffer ** buffer, AVAHI_GCC_UNUSED sw_const_string op, AVAHI_GCC_UNUSED sw_uint32 oplen, AVAHI_GCC_UNUSED sw_bool reply_expected) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dconfigure8121 profile=""
8582 yes) profile="-pg" ;;
8603 if test -n "$profile"
8638 test -n "$profile" && CFLAGS="$CFLAGS $profile" LDFLAGS="$LDFLAGS $profile"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dconfigure7813 profile=""
8696 yes) profile="-pg" ;;
8719 if test -n "$profile"
8757 test -n "$profile" && CFLAGS="$CFLAGS $profile" LDFLAGS="$LDFLAGS $profile"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_common.c1551 if (copy_to_user(p, dev->mdm.info[i].emu.profile,
1578 if (copy_from_user(dev->mdm.info[i].emu.profile, p,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/shell/
H A Dmsh.c5325 f = open(".profile", O_RDONLY);
5328 f = open("/etc/profile", O_RDONLY);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/
H A DMakefile.in767 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A DMakefile.in759 profile:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dexit.c26 #include <linux/profile.h>
H A Dfork.c43 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmxfenc.c1271 if (avctx->profile == 4) { // Main
1280 } else if (avctx->profile == 0) { // 422
1306 st->codec->profile = pkt->data[i+1] & 0x07;
1642 av_log(s, AV_LOG_ERROR, "could not get mpeg2 profile and level\n");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/kvm/
H A Dsvm.c21 #include <linux/profile.h>
H A Dvmx.c24 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dmmap.c23 #include <linux/profile.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsamba2.spec2389 patches, moved netlogon and profile shares to /var/lib/samba in the

Completed in 407 milliseconds

1234567