Searched refs:AV_RL16 (Results 1 - 25 of 185) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dptx.c39 offset = AV_RL16(buf);
40 w = AV_RL16(buf+8);
41 h = AV_RL16(buf+10);
42 bytes_per_pixel = AV_RL16(buf+12) >> 3;
H A Ddpxenc.c102 value = ((AV_RL16(src + 6*x + 4) & 0xFFC0U) >> 4)
103 | ((AV_RL16(src + 6*x + 2) & 0xFFC0U) << 6)
104 | ((AV_RL16(src + 6*x + 0) & 0xFFC0U) << 16);
127 value = (AV_RL16(src[0] + 2*x) << 12)
128 | (AV_RL16(src[1] + 2*x) << 2)
129 | ((unsigned)AV_RL16(src[2] + 2*x) << 22);
154 value[1] = AV_RL16(src[0] + x) << 4;
155 value[2] = AV_RL16(src[1] + x) << 4;
156 value[0] = AV_RL16(src[2] + x) << 4;
H A Ddca.c64 tmp = ((mrk == DCA_MARKER_14B_BE) ? AV_RB16(src) : AV_RL16(src)) & 0x3FFF;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/tomi/
H A Dintreadwrite.h53 #define AV_RL16 AV_RL16 macro
54 static av_always_inline uint16_t AV_RL16(const void *p) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/tomi/
H A Dintreadwrite.h51 #define AV_RL16 AV_RL16 macro
52 static av_always_inline uint16_t AV_RL16(const void *p) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dptx.c51 offset = AV_RL16(buf);
52 w = AV_RL16(buf+8);
53 h = AV_RL16(buf+10);
54 bytes_per_pixel = AV_RL16(buf+12) >> 3;
91 AV_WN16(ptr+x, AV_RL16(buf+x));
H A Dtarga.c73 *((uint16_t*)dst) = AV_RL16(src);
120 first_clr = AV_RL16(buf); buf += 2;
121 colors = AV_RL16(buf); buf += 2;
124 y = AV_RL16(buf); buf += 2;
125 w = AV_RL16(buf); buf += 2;
126 h = AV_RL16(buf); buf += 2;
236 dst16[x] = AV_RL16(buf + x * 2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmm.c67 if (AV_RL16(&p->buf[0]) != MM_TYPE_HEADER)
72 fps = AV_RL16(&p->buf[8]);
73 w = AV_RL16(&p->buf[12]);
74 h = AV_RL16(&p->buf[14]);
77 type = AV_RL16(&p->buf[len]);
152 type = AV_RL16(&preamble[0]);
153 length = AV_RL16(&preamble[2]);
H A Dflic.c67 magic_number = AV_RL16(&p->buf[4]);
73 if(AV_RL16(&p->buf[0x10]) != FLIC_CHUNK_MAGIC_1){
78 if( AV_RL16(&p->buf[0x08]) > 4096
79 || AV_RL16(&p->buf[0x0A]) > 4096)
102 magic_number = AV_RL16(&header[4]);
115 st->codec->width = AV_RL16(&header[0x08]);
116 st->codec->height = AV_RL16(&header[0x0A]);
146 if (AV_RL16(&preamble[4]) == FLIC_TFTD_CHUNK_AUDIO) {
171 } else if (AV_RL16(&header[0x10]) == FLIC_CHUNK_MAGIC_1) {
216 magic = AV_RL16(
[all...]
H A Dwestwood_aud.c63 field = AV_RL16(&p->buf[0]);
93 sample_rate = AV_RL16(&header[0]);
146 chunk_size = AV_RL16(&preamble[0]);
153 int out_size = AV_RL16(&preamble[2]);
H A Dsierravmd.c72 if (AV_RL16(&p->buf[0]) != VMD_HEADER_SIZE - 2)
74 w = AV_RL16(&p->buf[12]);
75 h = AV_RL16(&p->buf[14]);
76 sample_rate = AV_RL16(&p->buf[804]);
107 width = AV_RL16(&vmd->vmd_header[12]);
108 height = AV_RL16(&vmd->vmd_header[14]);
136 vmd->sample_rate = AV_RL16(&vmd->vmd_header[804]);
153 st->codec->block_align = AV_RL16(&vmd->vmd_header[806]);
173 vmd->frame_count = AV_RL16(&vmd->vmd_header[6]);
174 vmd->frames_per_block = AV_RL16(
[all...]
H A Ddtsdec.c60 diff += FFABS(AV_RL16(buf) - AV_RL16(buf-4));
H A Doggparseskeleton.c49 version_major = AV_RL16(buf+8);
50 version_minor = AV_RL16(buf+10);
H A Dmtv.c71 if(!(p->buf[51] && AV_RL16(&p->buf[52]) | AV_RL16(&p->buf[54])))
75 if(!AV_RL16(&p->buf[52]) || !AV_RL16(&p->buf[54]))
77 if(!!AV_RL16(&p->buf[56]))
H A Dbit.c40 if(AV_RL16(&p->buf[0]) != SYNC_WORD)
42 j=AV_RL16(&p->buf[2]);
99 put_bits(&pbo,1, AV_RL16(src++) == BIT_1 ? 1 : 0);
H A Dicodec.c47 if (AV_RL16(p->buf) == 0 && AV_RL16(p->buf + 2) == 1 && AV_RL16(p->buf + 4))
154 st->codec->bits_per_coded_sample = AV_RL16(buf + 14);
H A Dmms.c97 flags = AV_RL16(p + sizeof(ff_asf_guid)*3 + 24);
116 int stream_count = AV_RL16(p + 84), ext_len_count = AV_RL16(p + 86);
124 skip_bytes += 4 + AV_RL16(p + skip_bytes + 2);
H A Dwv.c41 wv->version = AV_RL16(data + 8);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmm.c66 if (AV_RL16(&p->buf[0]) != MM_TYPE_HEADER)
71 fps = AV_RL16(&p->buf[8]);
72 w = AV_RL16(&p->buf[12]);
73 h = AV_RL16(&p->buf[14]);
76 type = AV_RL16(&p->buf[len]);
151 type = AV_RL16(&preamble[0]);
152 length = AV_RL16(&preamble[2]);
H A Dflic.c67 magic_number = AV_RL16(&p->buf[4]);
73 if(AV_RL16(&p->buf[0x10]) != FLIC_CHUNK_MAGIC_1){
78 if( AV_RL16(&p->buf[0x08]) > 4096
79 || AV_RL16(&p->buf[0x0A]) > 4096)
103 magic_number = AV_RL16(&header[4]);
116 st->codec->width = AV_RL16(&header[0x08]);
117 st->codec->height = AV_RL16(&header[0x0A]);
147 if (AV_RL16(&preamble[4]) == FLIC_TFTD_CHUNK_AUDIO) {
173 } else if (AV_RL16(&header[0x10]) == FLIC_CHUNK_MAGIC_1) {
218 magic = AV_RL16(
[all...]
H A Dwestwood.c104 field = AV_RL16(&p->buf[0]);
136 wsaud->audio_samplerate = AV_RL16(&header[0]);
185 chunk_size = AV_RL16(&preamble[0]);
246 st->codec->width = AV_RL16(&header[6]);
247 st->codec->height = AV_RL16(&header[8]);
250 if (AV_RL16(&header[24]) || (AV_RL16(&header[0]) == 1 && AV_RL16(&header[2]) == 1)) {
256 if (AV_RL16(&header[0]) == 1)
261 st->codec->sample_rate = AV_RL16(
[all...]
H A Doggparseskeleton.c46 version_major = AV_RL16(buf+8);
47 version_minor = AV_RL16(buf+10);
H A Dmtv.c60 if(!(p->buf[51] && AV_RL16(&p->buf[52]) | AV_RL16(&p->buf[54])))
64 if(!AV_RL16(&p->buf[52]) || !AV_RL16(&p->buf[54]))
66 if(!!AV_RL16(&p->buf[56]))
H A Dsierravmd.c70 if (AV_RL16(&p->buf[0]) != VMD_HEADER_SIZE - 2)
72 w = AV_RL16(&p->buf[12]);
73 h = AV_RL16(&p->buf[14]);
116 vst->codec->width = AV_RL16(&vmd->vmd_header[12]);
117 vst->codec->height = AV_RL16(&vmd->vmd_header[14]);
127 vmd->sample_rate = AV_RL16(&vmd->vmd_header[804]);
138 st->codec->block_align = AV_RL16(&vmd->vmd_header[806]);
157 vmd->frame_count = AV_RL16(&vmd->vmd_header[6]);
158 vmd->frames_per_block = AV_RL16(&vmd->vmd_header[18]);
163 sound_buffers = AV_RL16(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavutil/ppc/
H A Dintreadwrite.h29 #define AV_RL16 AV_RL16 macro
30 static av_always_inline uint16_t AV_RL16(const void *p) function

Completed in 123 milliseconds

12345678