Searched refs:avs_bytes_per_channel_sample (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/compat/avisynth/
H A Davxsynth_c.h245 AVSC_INLINE int avs_bytes_per_channel_sample(const AVS_VideoInfo * p) function
257 { return p->nchannels*avs_bytes_per_channel_sample(p);}
H A Davisynth_c.h301 AVSC_INLINE int avs_bytes_per_channel_sample(const AVS_VideoInfo * p) function
313 { return p->nchannels*avs_bytes_per_channel_sample(p);}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Davisynth.c554 pkt->size = avs_bytes_per_channel_sample(avs->vi) *

Completed in 73 milliseconds