Home
last modified time | relevance | path

Searched refs:intra_has_bottom_left (Results 1 – 8 of 8) sorted by relevance

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbIntraPrediction.h153 extern int32_t intra_has_bottom_left(BlockSize sb_size, BlockSize bsize, int32_t mi_row,
H A DEbIntraPrediction.c746 int32_t intra_has_bottom_left(BlockSize sb_size, BlockSize bsize, int32_t mi_row, in intra_has_bottom_left() function
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Common/Codec/
H A DEbIntraPrediction.h153 extern int32_t intra_has_bottom_left(BlockSize sb_size, BlockSize bsize, int32_t mi_row,
H A DEbIntraPrediction.c746 int32_t intra_has_bottom_left(BlockSize sb_size, BlockSize bsize, int32_t mi_row, in intra_has_bottom_left() function
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbEncIntraPrediction.c545 const int32_t have_bottom_left = intra_has_bottom_left( in svt_av1_predict_intra_block()
692 const int32_t have_bottom_left = intra_has_bottom_left( in svt_av1_predict_intra_block_16bit()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbEncIntraPrediction.c545 const int32_t have_bottom_left = intra_has_bottom_left( in svt_av1_predict_intra_block()
692 const int32_t have_bottom_left = intra_has_bottom_left( in svt_av1_predict_intra_block_16bit()
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecIntraPrediction.c739 const int have_bottom_left = intra_has_bottom_left(seq_header->sb_size, in svtav1_predict_intra_block()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Decoder/Codec/
H A DEbDecIntraPrediction.c739 const int have_bottom_left = intra_has_bottom_left(seq_header->sb_size, in svtav1_predict_intra_block()