Home
last modified time | relevance | path

Searched refs:dwSampleSize (Results 1 – 25 of 146) sorted by relevance

123456

/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dae_lavc.c59 mux_a->h.dwSampleSize = mux_a->h.dwScale = lavc_actx->block_align; in bind_lavc()
69 mux_a->h.dwSampleSize = 0; // Blocksize not constant in bind_lavc()
72 mux_a->h.dwSampleSize = 0; in bind_lavc()
74 if(mux_a->h.dwSampleSize) in bind_lavc()
75 mux_a->wf->nBlockAlign = mux_a->h.dwSampleSize; in bind_lavc()
H A Dae_pcm.c43 mux_a->h.dwSampleSize=2*mux_a->wf->nChannels; in bind_pcm()
44 mux_a->wf->nBlockAlign=mux_a->h.dwSampleSize; in bind_pcm()
46 mux_a->wf->nAvgBytesPerSec=mux_a->h.dwSampleSize*mux_a->wf->nSamplesPerSec; in bind_pcm()
H A Dae_twolame.c80 mux_a->h.dwSampleSize = 0; // Blocksize not constant in bind_twolame()
86 mux_a->h.dwSampleSize = mux_a->h.dwScale; in bind_twolame()
H A Dae_toolame.c82 mux_a->h.dwSampleSize = 0; // Blocksize not constant in bind_toolame()
88 mux_a->h.dwSampleSize = mux_a->h.dwScale; in bind_toolame()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dae_lavc.c59 mux_a->h.dwSampleSize = mux_a->h.dwScale = lavc_actx->block_align; in bind_lavc()
69 mux_a->h.dwSampleSize = 0; // Blocksize not constant in bind_lavc()
72 mux_a->h.dwSampleSize = 0; in bind_lavc()
74 if(mux_a->h.dwSampleSize) in bind_lavc()
75 mux_a->wf->nBlockAlign = mux_a->h.dwSampleSize; in bind_lavc()
H A Dae_pcm.c43 mux_a->h.dwSampleSize=2*mux_a->wf->nChannels; in bind_pcm()
44 mux_a->wf->nBlockAlign=mux_a->h.dwSampleSize; in bind_pcm()
46 mux_a->wf->nAvgBytesPerSec=mux_a->h.dwSampleSize*mux_a->wf->nSamplesPerSec; in bind_pcm()
H A Dae_twolame.c80 mux_a->h.dwSampleSize = 0; // Blocksize not constant in bind_twolame()
86 mux_a->h.dwSampleSize = mux_a->h.dwScale; in bind_twolame()
H A Dae_toolame.c82 mux_a->h.dwSampleSize = 0; // Blocksize not constant in bind_toolame()
88 mux_a->h.dwSampleSize = mux_a->h.dwScale; in bind_toolame()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerAvi/
H A Dop_aviwrite.cpp199 header->dwSampleSize = 1; in createAudioHeader()
210 header->dwSampleSize = 1; in createAudioHeader()
223 header->dwSampleSize = 0; in createAudioHeader()
289 header->dwSampleSize = 0; in createAudioHeader()
315 header->dwSampleSize = wav->blockalign; in createAudioHeader()
328 header->dwScale=header->dwSampleSize=wav->blockalign=2*wav->channels; // Realign in createAudioHeader()
333 header->dwScale=header->dwSampleSize=wav->blockalign=wav->channels; in createAudioHeader()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerAvi/
H A Dop_aviwrite.cpp199 header->dwSampleSize = 1; in createAudioHeader()
210 header->dwSampleSize = 1; in createAudioHeader()
223 header->dwSampleSize = 0; in createAudioHeader()
289 header->dwSampleSize = 0; in createAudioHeader()
315 header->dwSampleSize = wav->blockalign; in createAudioHeader()
328 header->dwScale=header->dwSampleSize=wav->blockalign=2*wav->channels; // Realign in createAudioHeader()
333 header->dwScale=header->dwSampleSize=wav->blockalign=wav->channels; in createAudioHeader()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerAvi/
H A Dop_aviwrite.cpp199 header->dwSampleSize = 1; in createAudioHeader()
210 header->dwSampleSize = 1; in createAudioHeader()
223 header->dwSampleSize = 0; in createAudioHeader()
289 header->dwSampleSize = 0; in createAudioHeader()
315 header->dwSampleSize = wav->blockalign; in createAudioHeader()
328 header->dwScale=header->dwSampleSize=wav->blockalign=2*wav->channels; // Realign in createAudioHeader()
333 header->dwScale=header->dwSampleSize=wav->blockalign=wav->channels; in createAudioHeader()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerAvi/
H A Dop_aviwrite.cpp199 header->dwSampleSize = 1; in createAudioHeader()
210 header->dwSampleSize = 1; in createAudioHeader()
223 header->dwSampleSize = 0; in createAudioHeader()
289 header->dwSampleSize = 0; in createAudioHeader()
315 header->dwSampleSize = wav->blockalign; in createAudioHeader()
328 header->dwScale=header->dwSampleSize=wav->blockalign=2*wav->channels; // Realign in createAudioHeader()
333 header->dwScale=header->dwSampleSize=wav->blockalign=wav->channels; in createAudioHeader()
/dports/multimedia/libquicktime/libquicktime-1.2.4/src/
H A Davi_strh.c61 strh->dwSampleSize = quicktime_read_int32_le(file); in quicktime_read_strh()
85 quicktime_write_int32_le(file, strh->dwSampleSize); in quicktime_write_strh()
110 lqt_dump(" dwSampleSize: %d\n", strh->dwSampleSize); in quicktime_strh_dump()
/dports/multimedia/libquicktime-lame/libquicktime-1.2.4/src/
H A Davi_strh.c61 strh->dwSampleSize = quicktime_read_int32_le(file); in quicktime_read_strh()
85 quicktime_write_int32_le(file, strh->dwSampleSize); in quicktime_write_strh()
110 lqt_dump(" dwSampleSize: %d\n", strh->dwSampleSize); in quicktime_strh_dump()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpdemux/
H A Dmuxer.c179 if(s->h.dwSampleSize){ in muxer_write_chunk()
181 s->h.dwLength+=len/s->h.dwSampleSize; in muxer_write_chunk()
182 if(len%s->h.dwSampleSize) mp_msg(MSGT_MUXER, MSGL_WARN, MSGTR_WarningLenIsntDivisible); in muxer_write_chunk()
H A Daviheader.h122 uint32_t dwSampleSize; member
258 (h)->dwSampleSize = le2me_32((h)->dwSampleSize); \
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpdemux/
H A Dmuxer.c179 if(s->h.dwSampleSize){ in muxer_write_chunk()
181 s->h.dwLength+=len/s->h.dwSampleSize; in muxer_write_chunk()
182 if(len%s->h.dwSampleSize) mp_msg(MSGT_MUXER, MSGL_WARN, MSGTR_WarningLenIsntDivisible); in muxer_write_chunk()
H A Daviheader.h122 uint32_t dwSampleSize; member
258 (h)->dwSampleSize = le2me_32((h)->dwSampleSize); \
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dmencoder.c864 mux_v->h.dwSampleSize=0; // VBR
1122 mux_a->h.dwSampleSize=sh_audio->audio.dwSampleSize;
1126 mux_a->h.dwSampleSize=mux_a->wf->nBlockAlign;
1127 mux_a->h.dwScale=mux_a->h.dwSampleSize;
1337 if(mux_a->h.dwSampleSize) /* CBR */
1383 if(mux_a->h.dwSampleSize){
1386 len/=mux_a->h.dwSampleSize;if(len<1) len=1;
1387 len*=mux_a->h.dwSampleSize;
1405 if(!mux_a->h.dwSampleSize && a_muxer_time>0)
1575 unsigned int samples=(sh_audio->audio.dwSampleSize)?
[all …]
/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dmencoder.c864 mux_v->h.dwSampleSize=0; // VBR
1122 mux_a->h.dwSampleSize=sh_audio->audio.dwSampleSize;
1126 mux_a->h.dwSampleSize=mux_a->wf->nBlockAlign;
1127 mux_a->h.dwScale=mux_a->h.dwSampleSize;
1337 if(mux_a->h.dwSampleSize) /* CBR */
1383 if(mux_a->h.dwSampleSize){
1386 len/=mux_a->h.dwSampleSize;if(len<1) len=1;
1387 len*=mux_a->h.dwSampleSize;
1405 if(!mux_a->h.dwSampleSize && a_muxer_time>0)
1575 unsigned int samples=(sh_audio->audio.dwSampleSize)?
[all …]
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/wmf/player/
H A Dsamplegrabber.cpp146 DWORD dwSampleSize) in OnProcessSample() argument
170 probe->bufferProbed((const char*)pSampleBuffer, dwSampleSize, m_format, llSampleTime); in OnProcessSample()
H A Dsamplegrabber.h88 DWORD dwSampleSize);
/dports/editors/biew/biew-610/plugins/bin/
H A Davi.c65 DWORD dwSampleSize; member
242 ,strh.dwSampleSize in Show_A_Header()
317 ,strh.dwSampleSize in Show_V_Header()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/avisource/
H A DFixes.h34 uint32 dwSampleSize; member
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Davisynth.c107 stream->chunck_size = stream->info.dwSampleSize; in avisynth_read_header()
122 …st->codec->bit_rate = (uint64_t)stream->info.dwSampleSize * (uint64_t)stream->info.dwRate * 8 / (u… in avisynth_read_header()

123456