Searched refs:bits_per_sample (Results 51 - 71 of 71) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale_unscaled.c728 int bits_per_sample = src_format->comp[0].depth_minus1 + 1; local
739 bits_per_sample <= 8) {
749 srcSliceH, 0, swap, bits_per_sample, c->srcW);
755 srcSliceH, 0, swap, bits_per_sample, c->srcW);
761 srcSliceH, 1, swap, bits_per_sample, c->srcW);
767 srcSliceH, 1, swap, bits_per_sample, c->srcW);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dutils.c1383 int bits_per_sample; local
1393 bits_per_sample = av_get_bits_per_sample(ctx->codec_id);
1394 bit_rate = bits_per_sample ? ctx->sample_rate * ctx->channels * bits_per_sample : ctx->bit_rate;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC/
H A Dmetadata_manip.c530 streaminfo.data.stream_info.bits_per_sample = 8;
712 if(streaminfo.data.stream_info.bits_per_sample != 8)
713 return die_("mismatch in streaminfo.data.stream_info.bits_per_sample");
818 if(block->data.stream_info.bits_per_sample != 8)
819 return die_("mismatch in bits_per_sample");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Dmetadata_object.cpp102 streaminfo_.data.stream_info.bits_per_sample = 8;
403 block.set_bits_per_sample(streaminfo_.data.stream_info.bits_per_sample);
445 if(block.get_bits_per_sample() != streaminfo_.data.stream_info.bits_per_sample)
H A Dmetadata_manip.cpp515 streaminfo.data.stream_info.bits_per_sample = 8;
856 return die_("mismatch in bits_per_sample");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dnsvdec.c112 uint8_t bits_per_sample;
H A Dmov.c1367 int bits_per_sample, flags; local
1446 bits_per_sample = av_get_bits_per_sample(st->codec->codec_id);
1447 if (bits_per_sample) {
1448 st->codec->bits_per_coded_sample = bits_per_sample;
1449 sc->sample_size = (bits_per_sample >> 3) * st->codec->channels;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/echoaudio/
H A Dechoaudio.c707 format.bits_per_sample = 8;
710 format.bits_per_sample = 16;
713 format.bits_per_sample = 24;
718 format.bits_per_sample = 32;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC++/
H A Dmetadata.cpp273 return object_->data.stream_info.bits_per_sample;
338 object_->data.stream_info.bits_per_sample = value;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmov.c1254 int bits_per_sample, flags; local
1328 bits_per_sample = av_get_bits_per_sample(st->codec->codec_id);
1329 if (bits_per_sample) {
1330 st->codec->bits_per_coded_sample = bits_per_sample;
1331 sc->sample_size = (bits_per_sample >> 3) * st->codec->channels;
H A Dnsvdec.c118 uint8_t bits_per_sample;
H A Dutils.c800 int bits_per_sample = av_get_bits_per_sample(enc->codec_id); local
802 if (bits_per_sample) {
805 frame_size = (size << 3) / (bits_per_sample * enc->channels);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Ddecode.c913 const unsigned bps = frame->header.bits_per_sample, channels = frame->header.channels;
1212 decoder_session->bps = metadata->data.stream_info.bits_per_sample;
H A Dencode.c76 unsigned bits_per_sample; member in struct:__anon3777
1545 if(!EncoderSession_init_encoder(&encoder_session, options.common, /*channel_mask=*/0, decoder_data.metadata_blocks[0]->data.stream_info.channels, decoder_data.metadata_blocks[0]->data.stream_info.bits_per_sample, decoder_data.metadata_blocks[0]->data.stream_info.sample_rate, /*foreign_metadata=*/0, &decoder_data))
1805 e->bits_per_sample = bps;
2221 if(!grabbag__replaygain_analyze(buffer, e->channels==2, e->bits_per_sample, samples)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dmetadata.c704 asprintf(&m.bps, "%u", ctx->streams[audio_stream]->codec->bits_per_sample);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dmx1_camera.c575 buswidth = xlate->host_fmt->bits_per_sample;
H A Dmx2_camera.c946 if (xlate->host_fmt->bits_per_sample <= 8)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Ddb.c122 { mfi_offsetof(bits_per_sample), DB_TYPE_INT },
206 dbmfi_offsetof(bits_per_sample),
2369 " codectype, idx, has_video, contentrating, bits_per_sample, album_artist," \
2410 mfi->contentrating, mfi->bits_per_sample, mfi->album_artist,
2454 " bits_per_sample = %d, album_artist = TRIM(%Q)," \
2484 mfi->bits_per_sample, mfi->album_artist,
4264 " bits_per_sample INTEGER DEFAULT 0," \
5052 " bits_per_sample INTEGER DEFAULT 0," \
5099 " codectype, idx, has_video, contentrating, bits_per_sample, album_artist," \
5111 " || has_video || ', ' || contentrating || ', ' || bits_per_sample || ', ' || QUOT
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutils.c1259 int bits_per_sample; local
1269 bits_per_sample = av_get_bits_per_sample(ctx->codec_id);
1270 bit_rate = bits_per_sample ? ctx->sample_rate * ctx->channels * bits_per_sample : ctx->bit_rate;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dmetadata_object.c710 if(block1->bits_per_sample != block2->bits_per_sample)
H A Dmetadata_iterators.c2138 block->bits_per_sample = ((((unsigned)(b[2] & 0x01)) << 4) | (((unsigned)(b[3] & 0xf0)) >> 4)) + 1;
2555 const unsigned bps1 = block->bits_per_sample - 1;

Completed in 380 milliseconds

123