Home
last modified time | relevance | path

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

/dports/multimedia/jmref/JM/lencod/inc/
H A Dparams.h241 …double LossRateA; //!< assumed loss probablility of partition A (or full slice), in p… member
H A Dconfigfile.h171 …{"LossRateA", &cfgparams.LossRateA, 2, 0.0, …
/dports/multimedia/jmref/JM/lencod/src/
H A Derrdo_dist_mhyp.c217 if ((double)rand()/(double)RAND_MAX*100 < p_Inp->LossRateA) packet_lost = 1; in Build_Status_Map()
/dports/multimedia/jmref/JM/bin/
H A Dencoder_baseline.cfg223 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder_main.cfg325 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder_extended.cfg350 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder_tonemapping.cfg350 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder_yuv422.cfg355 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder_stereo.cfg369 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder.cfg415 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder_max_performance.cfg403 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
/dports/multimedia/jmref/JM/bin/HM-like/
H A Dencoder_JM_Intra_HE.cfg391 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder_JM_LB_HE.cfg392 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder_JM_LP_HE.cfg392 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …
H A Dencoder_JM_RA_B_HE.cfg391 LossRateA = 5 # expected packet loss rate of the channel for the first partition, …