Home
last modified time | relevance | path

Searched refs:SelectiveIntraEnable (Results 1 – 15 of 15) sorted by relevance

/dports/multimedia/jmref/JM/lencod/src/
H A Dmd_highfast.c347 max_index = ((!intra && p_Inp->SelectiveIntraEnable ) ? 5 : 9); in encode_one_macroblock_highfast()
398 …e_type != I_SLICE && currSlice->slice_type != SI_SLICE) && p_Inp->SelectiveIntraEnable && !is_FREX… in encode_one_macroblock_highfast()
/dports/multimedia/jmref/JM/lencod/inc/
H A Dparams.h392 int SelectiveIntraEnable; member
H A Dconfigfile.h401 …{"SelectiveIntraEnable", &cfgparams.SelectiveIntraEnable, 0, 0.0, …
/dports/multimedia/jmref/JM/bin/
H A Dencoder_baseline.cfg284 SelectiveIntraEnable = 0 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder_main.cfg393 SelectiveIntraEnable = 0 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder_extended.cfg418 SelectiveIntraEnable = 0 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder_tonemapping.cfg418 SelectiveIntraEnable = 0 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder_yuv422.cfg423 SelectiveIntraEnable = 0 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder_stereo.cfg437 SelectiveIntraEnable = 0 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder.cfg483 SelectiveIntraEnable = 0 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder_max_performance.cfg471 SelectiveIntraEnable = 0 # Selective Intra mode decision (0: Disable 1: Enable)
/dports/multimedia/jmref/JM/bin/HM-like/
H A Dencoder_JM_Intra_HE.cfg459 SelectiveIntraEnable = 1 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder_JM_LB_HE.cfg460 SelectiveIntraEnable = 1 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder_JM_LP_HE.cfg460 SelectiveIntraEnable = 1 # Selective Intra mode decision (0: Disable 1: Enable)
H A Dencoder_JM_RA_B_HE.cfg459 SelectiveIntraEnable = 1 # Selective Intra mode decision (0: Disable 1: Enable)