Home
last modified time | relevance | path

Searched refs:STRONG_INTRA_SMOOTHING_BLOCKSIZE (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbIntraPrediction.h101 #define STRONG_INTRA_SMOOTHING_BLOCKSIZE 32 macro
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbIntraPrediction.h101 #define STRONG_INTRA_SMOOTHING_BLOCKSIZE 32 macro
/dports/multimedia/gstreamer1-plugins-svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbIntraPrediction.h118 #define STRONG_INTRA_SMOOTHING_BLOCKSIZE 32 macro
H A DEbIntraPrediction.c647 if(size >= STRONG_INTRA_SMOOTHING_BLOCKSIZE && bilinearLeft && bilinearTop) { in GenerateIntraReferenceSamplesEncodePass()
1129 if(size >= STRONG_INTRA_SMOOTHING_BLOCKSIZE && bilinearLeft && bilinearTop) { in GenerateLumaIntraReferenceSamplesEncodePass()
2126 if(size >= STRONG_INTRA_SMOOTHING_BLOCKSIZE && bilinearLeft && bilinearTop) { in GenerateIntraReference16bitSamplesEncodePass()
2607 if(size >= STRONG_INTRA_SMOOTHING_BLOCKSIZE && bilinearLeft && bilinearTop) { in GenerateLumaIntraReference16bitSamplesEncodePass()
/dports/multimedia/svt-hevc/SVT-HEVC-1.5.1/Source/Lib/Codec/
H A DEbIntraPrediction.h118 #define STRONG_INTRA_SMOOTHING_BLOCKSIZE 32 macro
H A DEbIntraPrediction.c647 if(size >= STRONG_INTRA_SMOOTHING_BLOCKSIZE && bilinearLeft && bilinearTop) { in GenerateIntraReferenceSamplesEncodePass()
1129 if(size >= STRONG_INTRA_SMOOTHING_BLOCKSIZE && bilinearLeft && bilinearTop) { in GenerateLumaIntraReferenceSamplesEncodePass()
2126 if(size >= STRONG_INTRA_SMOOTHING_BLOCKSIZE && bilinearLeft && bilinearTop) { in GenerateIntraReference16bitSamplesEncodePass()
2607 if(size >= STRONG_INTRA_SMOOTHING_BLOCKSIZE && bilinearLeft && bilinearTop) { in GenerateLumaIntraReference16bitSamplesEncodePass()