Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbModeDecisionProcess.h146 EbBool max_blk_size_16x16; // if true, cap the max block size that OBMC can be used to 16x16 member
H A DEbEncDecProcess.c1652 obmc_ctrls->max_blk_size_16x16 = 0; in set_obmc_controls()
1656 obmc_ctrls->max_blk_size_16x16 = 1; in set_obmc_controls()
H A DEbModeDecision.c108 if (context_ptr->obmc_ctrls.max_blk_size_16x16) in obmc_motion_mode_allowed()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/Lib/Encoder/Codec/
H A DEbModeDecisionProcess.h146 EbBool max_blk_size_16x16; // if true, cap the max block size that OBMC can be used to 16x16 member
H A DEbEncDecProcess.c1652 obmc_ctrls->max_blk_size_16x16 = 0; in set_obmc_controls()
1656 obmc_ctrls->max_blk_size_16x16 = 1; in set_obmc_controls()
H A DEbModeDecision.c108 if (context_ptr->obmc_ctrls.max_blk_size_16x16) in obmc_motion_mode_allowed()