Home
last modified time | relevance | path

Searched defs:strideCb (Results 1 – 8 of 8) sorted by relevance

/dports/math/vtk8/VTK-8.2.0/IO/Movie/
H A DvtkOggTheoraWriter.cxx375 strideCb = ycbcr[1].stride/sizeof(uchar), in RGB2YCbCr() local
/dports/math/vtk9/VTK-9.1.0/IO/OggTheora/
H A DvtkOggTheoraWriter.cxx372 strideCb = ycbcr[1].stride / sizeof(uchar), strideCr = ycbcr[2].stride / sizeof(uchar); in RGB2YCbCr() local
/dports/math/vtk6/VTK-6.2.0/IO/Movie/
H A DvtkOggTheoraWriter.cxx375 strideCb = ycbcr[1].stride/sizeof(uchar), in RGB2YCbCr() local
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbPictureBufferDesc.h45 EB_U16 strideCb; // stride of the U chroma buffer member
H A DEbPictureAnalysisProcess.c1474 const EB_U16 strideCb = inputPaddedPicturePtr->strideCb; in ComputeChromaBlockMean() local
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbPictureBufferDesc.h45 EB_U16 strideCb; // stride of the U chroma buffer member
H A DEbPictureAnalysisProcess.c1474 const EB_U16 strideCb = inputPaddedPicturePtr->strideCb; in ComputeChromaBlockMean() local
/dports/graphics/libheif/libheif-1.10.0/libheif/
H A Dheif_encoder_rav1e.cc632 int strideCb; in rav1e_encode_image() local