Searched refs:component (Results 1 - 25 of 33) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dmpeg12.h38 static inline int decode_dc(GetBitContext *gb, int component) argument
42 if (component == 0) {
H A Dmdec.c59 int component; local
69 component = (n <= 3 ? 0 : n - 4 + 1);
70 diff = decode_dc(&a->gb, component);
73 a->last_dc[component]+= diff;
74 block[0] = a->last_dc[component]<<3;
H A Ddnxhddec.c111 av_log(ctx->avctx, AV_LOG_ERROR, "10 bit per component\n");
158 int level, component, sign; local
162 component = 1 + (n&1);
165 component = 0;
169 ctx->last_dc[component] += dnxhd_decode_dc(ctx);
170 block[0] = ctx->last_dc[component];
H A Dmjpegenc.c215 put_bits(&s->pb, 8, 9); /* 9 bits/component RCT */
217 put_bits(&s->pb, 8, 8); /* 8 bits/component */
222 /* Y component */
223 put_bits(&s->pb, 8, 1); /* component number */
228 /* Cb component */
229 put_bits(&s->pb, 8, 2); /* component number */
238 /* Cr component */
239 put_bits(&s->pb, 8, 3); /* component number */
253 /* Y component */
258 /* Cb component */
379 int component, dc, run, last_index, val; local
[all...]
H A Dmpeg12enc.c52 int component);
809 static inline void encode_dc(MpegEncContext *s, int diff, int component) argument
820 if (component == 0) {
832 if (component == 0) {
851 int code, component; local
858 component = (n <= 3 ? 0 : (n&1) + 1);
860 diff = dc - s->last_dc[component];
861 encode_dc(s, diff, component);
862 s->last_dc[component] = dc;
H A Dmotionpixels.c181 static int mp_gradient(MotionPixelsContext *mp, int component, int v) argument
185 delta = (v - 7) * mp->gradient_scale[component];
186 mp->gradient_scale[component] = (v == 0 || v == 14) ? 2 : 1;
H A Dmpeg12.c612 int component; local
619 component = (n <= 3 ? 0 : n - 4 + 1);
620 diff = decode_dc(&s->gb, component);
623 dc = s->last_dc[component];
625 s->last_dc[component] = dc;
1010 int component; local
1020 component = 0;
1023 component = (n&1) + 1;
1025 diff = decode_dc(&s->gb, component);
1028 dc = s->last_dc[component];
1090 int component; local
[all...]
H A Dmjpegdec.c206 av_log(s->avctx, AV_LOG_ERROR, "only 8 bits/component accepted\n");
226 av_log(s->avctx, AV_LOG_ERROR, "only <= 8 bits/component or 16-bit gray accepted for JPEG-LS\n");
233 /* component id */
245 av_log(s->avctx, AV_LOG_DEBUG, "component %d %d:%d id: %d quant:%d\n", i, s->h_count[i],
388 int component, int dc_index, int ac_index, int16_t *quant_matrix)
398 val = val * quant_matrix[0] + s->last_dc[component];
399 s->last_dc[component] = val;
443 static int decode_dc_progressive(MJpegDecodeContext *s, DCTELEM *block, int component, argument
453 val = (val * quant_matrix[0] << Al) + s->last_dc[component];
454 s->last_dc[component]
387 decode_block(MJpegDecodeContext *s, DCTELEM *block, int component, int dc_index, int ac_index, int16_t *quant_matrix) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dnfs4namespace.c37 const struct nfs4_string *component = &pathname->components[n]; local
38 buflen -= component->len + 1;
41 end -= component->len;
42 memcpy(end, component->data, component->len);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/utilities/
H A Dutalloc.c312 void *acpi_ut_allocate(acpi_size size, u32 component, char *module, u32 line) argument
356 u32 component, char *module, u32 line)
362 allocation = acpi_ut_allocate(size, component, module, line);
355 acpi_ut_allocate_zeroed(acpi_size size, u32 component, char *module, u32 line) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/acpi/
H A Dacutils.h544 void *acpi_ut_allocate(acpi_size size, u32 component, char *module, u32 line);
547 u32 component, char *module, u32 line);
551 u32 component, char *module, u32 line);
554 u32 component, char *module, u32 line);
557 acpi_ut_free_and_track(void *address, u32 component, char *module, u32 line);
563 void acpi_ut_dump_allocations(u32 component, char *module);
H A Dacnamesp.h160 acpi_ns_dump_pathname(acpi_handle handle, char *msg, u32 level, u32 component);
H A Daclocal.h926 u32 component; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/arc/
H A Dhinv.h121 typedef struct component { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/arc/
H A Dhinv.h121 typedef struct component { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DWLAN_Common.mk192 # This uses pattern matching to pull component paths from
194 # It also strips out component paths which don't currently exist.
198 define _common-component-names-to-rel-paths
208 # $(call wlan_die,no SW component request)
215 WLAN_ComponentPathsInUse := $(call _common-component-names-to-rel-paths,$(WLAN_ComponentsInUse))
220 # $(call wlan_warning,bogus component request: "$(sort $(WLAN_ComponentsInUse))" != "$(notdir $(WLAN_ComponentPathsInUse))")
224 # component xyz's subtree, include it and use its contents to modify the list
225 # of include and src dirs. Otherwise, use the defaults for that component.
226 # Also generate a WLAN_ComponentBaseDir_xyz variable for each component "xyz".
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-omap/
H A Dboard.h152 char component[12]; member in struct:omap_version_config
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/nmbd/
H A Dnmbd_processlogon.c389 char *component, *dc, *q1; local
422 while ((component = strtok(dc, "."))) {
424 size = push_ascii(&q[1], component, -1, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dinit.c644 * snd_component_add - add a component string
646 * @component: the component id string
648 * This function adds the component id string to the supported list.
649 * The component can be referred from the alsa-lib.
654 int snd_component_add(struct snd_card *card, const char *component) argument
657 int len = strlen(component);
659 ptr = strstr(card->components, component);
670 strcat(card->components, component);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/namespace/
H A Dnsdump.c113 * Component - Caller's component ID
123 acpi_ns_dump_pathname(acpi_handle handle, char *msg, u32 level, u32 component) argument
128 /* Do this only if the requested debug level and component are enabled */
130 if (!(acpi_dbg_level & level) || !(acpi_dbg_layer & component)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmxfdec.c678 MXFStructuralComponent *component = NULL; local
696 /* TODO: handle timecode component */
697 component = mxf_resolve_strong_ref(mxf, &material_track->sequence->structural_components_refs[j], SourceClip);
698 if (!component)
705 if (!memcmp(temp_package->package_uid, component->source_package_uid, 16)) {
719 if (temp_track->track_id == component->source_track_id) {
738 st->duration = component->duration;
741 st->start_time = component->start_position;
H A Dmxfenc.c618 enum MXFMetadataSetType component; local
630 // write structural component
634 component = TimecodeComponent;
636 component = SourceClip;
638 component += TypeBottom;
639 mxf_write_uuid(pb, component, st->index);
676 PRINT_KEY(s, "sturctural component key", pb->buf_ptr - 16);
683 PRINT_KEY(s, "structural component uid", pb->buf_ptr - 16);
801 // component depth
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dcore.h298 int snd_component_add(struct snd_card *card, const char *component);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D01-introduction.tex134 component abstractions that perform specific functions in the decode
135 pipeline. Each different component instance of a specific type is
137 internal component configuration, as well as arrangement of specific
149 bitrate hints, and the lists of component instances. All other
225 component list. Entropy coding is thus provided as an abstraction,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/i2o/
H A Di2o_proc.c1395 u8 component; member in struct:__anon5120
1430 seq_printf(seq, "Component : %d = ", result.component);
1431 switch (result.component) {

Completed in 300 milliseconds

12