Home
last modified time | relevance | path

Searched refs:m_SampleSize (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowfakesrc.cpp86 ppropInputRequest->cbBuffer = m_SampleSize; in DecideBufferSize()
97 m_SampleSize = m_MediaType.GetSampleSize(); in SetMediaType()
149 m_SampleSize = size; in SetSampleSize()
Dgstdshowfakesrc.h33 unsigned int m_SampleSize; variable
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideofakesrc.cpp97 ppropInputRequest->cbBuffer = m_SampleSize; in DecideBufferSize()
121 m_SampleSize = m_MediaType.GetSampleSize(); in SetMediaType()
123 GST_DEBUG ("SetMediaType called. SampleSize is %d", m_SampleSize); in SetMediaType()
Ddshowvideofakesrc.h30 unsigned int m_SampleSize; variable