Searched refs:get_byte (Results 1 - 25 of 71) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dvocdec.c75 type = get_byte(pb);
83 dec->sample_rate = 1000000 / (256 - get_byte(pb));
87 dec->codec_id = codec_get_id(ff_voc_codec_tags, get_byte(pb));
99 get_byte(pb);
100 channels = get_byte(pb) + 1;
108 dec->bits_per_coded_sample = get_byte(pb);
109 dec->channels = get_byte(pb);
H A Dmpeg.c112 v = get_byte(s->pb);
125 buf[0] = c<0 ? get_byte(pb) : c;
142 v = get_byte(pb);
173 get_byte(pb);
204 get_byte(pb);
205 get_byte(pb);
214 unsigned char type = get_byte(pb);
215 unsigned char es_id = get_byte(pb);
263 if (get_byte(s->pb) == 'S') {
296 c = get_byte(
[all...]
H A Dmvi.c56 version = get_byte(pb);
57 vst->codec->extradata[0] = get_byte(pb);
58 vst->codec->extradata[1] = get_byte(pb);
63 get_byte(pb);
66 get_byte(pb);
69 get_byte(pb);
H A Dncdec.c71 state = (state<<8) + get_byte(s->pb);
74 get_byte(s->pb);
H A Dgxf.c43 if (get_byte(pb) != 1)
45 *type = get_byte(pb);
52 if (get_byte(pb) != 0xe1)
54 if (get_byte(pb) != 0xe2)
164 GXFMatTag tag = get_byte(pb);
165 int tlen = get_byte(pb);
213 GXFTrackTag tag = get_byte(pb);
214 int tlen = get_byte(pb);
270 if (get_byte(pb) != 0x0e0 || get_byte(p
[all...]
H A Dflvdec.c91 vcodec->extradata[0] = get_byte(s->pb);
128 amf_type = get_byte(ioc);
134 num_val = get_byte(ioc); break;
147 if(get_byte(ioc) != AMF_END_OF_OBJECT)
162 if(get_byte(ioc) != AMF_END_OF_OBJECT)
235 type = get_byte(ioc);
268 flags = get_byte(s->pb);
320 type = get_byte(s->pb);
323 dts |= get_byte(s->pb) << 24;
337 flags = get_byte(
[all...]
H A Dvc1test.c50 if(get_byte(pb) != 0xC5 || get_le32(pb) != 4)
92 if(get_byte(pb) & 0x80)
H A Dmmf.c215 get_byte(pb); /* format type */
216 get_byte(pb); /* sequence type */
217 params = get_byte(pb); /* (channel << 7) | (format << 4) | rate */
223 get_byte(pb); /* wave base bit */
224 get_byte(pb); /* time base d */
225 get_byte(pb); /* time base g */
H A Dpva.c79 streamid = get_byte(pb);
80 get_byte(pb); /* counter not used */
81 reserved = get_byte(pb);
82 flags = get_byte(pb);
117 get_byte(pb);
120 pes_header_data_length = get_byte(pb);
H A Dbethsoftvid.c134 code = get_byte(pb);
139 vidbuf_start[vidbuf_nbytes++] = get_byte(pb);
148 if(get_byte(pb))
185 block_type = get_byte(pb);
200 s->streams[1]->codec->sample_rate = 1000000 / (256 - get_byte(pb));
H A Dmpc.c70 t = get_byte(s->pb) << 21;
71 t |= get_byte(s->pb) << 14;
72 t |= get_byte(s->pb) << 7;
73 t |= get_byte(s->pb);
81 c->ver = get_byte(s->pb);
H A Drmdec.c58 r = get_byte(pb);
67 get_strl(pb, buf, buf_size, get_byte(pb));
75 int len = wide ? get_be16(s->pb) : get_byte(s->pb);
107 get_byte(pb);
165 get_be16(pb); get_byte(pb);
167 get_byte(pb);
196 get_be16(pb); get_byte(pb);
198 get_byte(pb);
208 get_byte(pb);
216 get_byte(p
[all...]
H A Dswfdec.c71 nbits = get_byte(pb) >> 3;
98 get_byte(pb);
104 vst->codec->codec_id = codec_get_id(swf_codec_tags, get_byte(pb));
111 get_byte(pb);
112 v = get_byte(pb);
H A Diss.c47 while ((c = get_byte(s))) {
55 get_byte(s);
H A Dsol.c101 type = get_byte(pb);
104 get_byte(pb); /* newer SOLs contain padding byte */
H A Ddsicin.c83 hdr->audio_bits = get_byte(pb);
84 hdr->audio_stereo = get_byte(pb);
144 hdr->video_frame_type = get_byte(pb);
145 hdr->audio_frame_type = get_byte(pb);
H A Delectronicarts.c85 size = get_byte(pb);
89 byte = get_byte(pb);
115 byte = get_byte(pb);
123 subbyte = get_byte(pb);
221 ea->bytes = get_byte(pb); /* 1=8-bit, 2=16-bit */
222 ea->num_channels = get_byte(pb);
223 compression_type = get_byte(pb);
H A Dr3d.c62 tmp = get_byte(s->pb); // major version
63 tmp2 = get_byte(s->pb); // minor version
86 tmp = get_byte(s->pb); // audio channels
219 tmp = get_byte(s->pb); // major version
220 tmp2 = get_byte(s->pb); // minor version
279 tmp = get_byte(s->pb); // major version
280 tmp2 = get_byte(s->pb); // minor version
H A Dsmacker.c150 smk->frm_flags[i] = get_byte(pb);
245 size = get_byte(s->pb);
252 t = get_byte(s->pb);
257 off = get_byte(s->pb) * 3;
268 *pal++ = smk_pal[get_byte(s->pb) & 0x3F];
269 *pal++ = smk_pal[get_byte(s->pb) & 0x3F];
H A Dasfdec.c181 get_byte(pb);
182 get_byte(pb);
296 asf_st->ds_span = get_byte(pb);
300 get_byte(pb); //ds_silence_data
333 get_byte(pb);
501 v1 = get_byte(pb);
517 get_byte(pb);
518 get_byte(pb);
547 case 1: var = get_byte(pb); rsize++; break; \
565 e= get_byte(p
[all...]
H A Dmsnwc_tcp.c91 while(get_byte(pb) != HEADER_SIZE && !url_feof(pb));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dgzip_inflate.c230 #define NEXTBYTE() (uch)get_byte()
1082 magic[0] = (unsigned char)get_byte();
1083 magic[1] = (unsigned char)get_byte();
1084 method = (unsigned char)get_byte();
1098 flags = (uch)get_byte();
1111 (ulg)get_byte(); /* Get timestamp */
1112 ((ulg)get_byte()) << 8;
1113 ((ulg)get_byte()) << 16;
1114 ((ulg)get_byte()) << 24;
1116 (void)get_byte(); /* Ignor
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dprocessor.h31 void (*get_byte)(void); /* Special calling convention */ member in struct:__anon8034
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dgzio.c78 local int get_byte OF((gz_stream *s));
261 local int get_byte(s) function
323 method = get_byte(s);
324 flags = get_byte(s);
331 for (len = 0; len < 6; len++) (void)get_byte(s);
334 len = (uInt)get_byte(s);
335 len += ((uInt)get_byte(s))<<8;
337 while (len-- != 0 && get_byte(s) != EOF) ;
340 while ((c = get_byte(s)) != 0 && c != EOF) ;
343 while ((c = get_byte(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dgzio.c78 local int get_byte OF((gz_stream *s));
261 local int get_byte(s) function
323 method = get_byte(s);
324 flags = get_byte(s);
331 for (len = 0; len < 6; len++) (void)get_byte(s);
334 len = (uInt)get_byte(s);
335 len += ((uInt)get_byte(s))<<8;
337 while (len-- != 0 && get_byte(s) != EOF) ;
340 while ((c = get_byte(s)) != 0 && c != EOF) ;
343 while ((c = get_byte(
[all...]

Completed in 82 milliseconds

123