| /OK3568_Linux_fs/kernel/net/netrom/ |
| H A D | nr_route.c | 80 /* re-sort the routes in quality order. */ 83 if (nr_node->routes[y].quality > nr_node->routes[x].quality) { in re_sort_routes() 99 int quality, int obs_count) in nr_add_node() argument 121 if (nr_neigh != NULL && nr_neigh->failed != 0 && quality == 0) { in nr_add_node() 139 if (quality == 0 && nr_neigh != NULL && nr_node != NULL) { in nr_add_node() 156 nr_neigh->quality = sysctl_netrom_default_path_quality; in nr_add_node() 181 if (quality != 0 && ax25cmp(nr, ax25) == 0 && !nr_neigh->locked) in nr_add_node() 182 nr_neigh->quality = quality; in nr_add_node() 199 nr_node->routes[0].quality = quality; in nr_add_node() 216 if (quality != 0) in nr_add_node() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/ |
| H A D | soxformat.7 | 321 quality. 405 quality loss. 427 The second most important parameter is probably "quality" (really 428 performance), which allows balancing encoding speed vs. quality. 429 In LAME, 0 specifies highest quality but is very slow, while 430 9 selects poor quality, but is fast. (5 is the default and 2 is 431 recommended as a good trade-off for high quality encodes.) 434 to select quality. 128.2 selects 128 kbps encoding with a quality 436 128 kbps encoding with default quality, so 0 means use default. Instead 437 of 0 you have to use .01 (or .99) to specify the highest quality [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/ |
| H A D | mpp_rc_api.h | 36 * quality restriction. And the quality level will be controlled by hal. 41 * specified by the encoder. And the report the real bitrate and quality to 148 /* quality parameter */ 156 /* layer quality proportion */ 169 * vbr_hi_prop - high proportion bitrate for reduce quality 170 * vbr_lo_prop - low proportion bitrate for increase quality 203 * The EncRcTaskInfo is returned for real quality and bitrate. 212 * The EncRcTaskInfo is returned for real quality and bitrate.
|
| /OK3568_Linux_fs/external/mpp/inc/ |
| H A D | mpp_rc_api.h | 36 * quality restriction. And the quality level will be controlled by hal. 41 * specified by the encoder. And the report the real bitrate and quality to 148 /* quality parameter */ 156 /* layer quality proportion */ 169 * vbr_hi_prop - high proportion bitrate for reduce quality 170 * vbr_lo_prop - low proportion bitrate for increase quality 203 * The EncRcTaskInfo is returned for real quality and bitrate. 212 * The EncRcTaskInfo is returned for real quality and bitrate.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/ |
| H A D | compress_params.h | 176 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 249 * @quality: Sets encoding quality to n, between -1 (low) and 10 (high). 250 * In the default mode of operation, the quality level is 3. 251 * Normal quality range is 0 - 10. 255 * lower quality. It is primarily useful for streaming. 264 * For best quality users should specify VBR mode and set quality levels. 268 __s32 quality; member 300 * To make the API simpler, it is assumed that the user will select quality 301 * profiles. Additional options that affect encoding quality and speed can 376 * Encoders may rely on profiles for quality levels.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/ |
| H A D | compress_params.h | 176 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 249 * @quality: Sets encoding quality to n, between -1 (low) and 10 (high). 250 * In the default mode of operation, the quality level is 3. 251 * Normal quality range is 0 - 10. 255 * lower quality. It is primarily useful for streaming. 264 * For best quality users should specify VBR mode and set quality levels. 268 __s32 quality; member 300 * To make the API simpler, it is assumed that the user will select quality 301 * profiles. Additional options that affect encoding quality and speed can 376 * Encoders may rely on profiles for quality levels.
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | compress_params.h | 181 * Define quality levels for FLAC encoders, from LEVEL0 (fast) 254 * @quality: Sets encoding quality to n, between -1 (low) and 10 (high). 255 * In the default mode of operation, the quality level is 3. 256 * Normal quality range is 0 - 10. 260 * lower quality. It is primarily useful for streaming. 269 * For best quality users should specify VBR mode and set quality levels. 273 __s32 quality; member 305 * To make the API simpler, it is assumed that the user will select quality 306 * profiles. Additional options that affect encoding quality and speed can 421 * Encoders may rely on profiles for quality levels.
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_iw.h | 77 #define WL_IW_RSSI_NO_SIGNAL -91 /* NDIS RSSI link quality cutoffs */ 78 #define WL_IW_RSSI_VERY_LOW -80 /* Very low quality cutoffs */ 79 #define WL_IW_RSSI_LOW -70 /* Low quality cutoffs */ 80 #define WL_IW_RSSI_GOOD -68 /* Good quality cutoffs */ 81 #define WL_IW_RSSI_VERY_GOOD -58 /* Very good quality cutoffs */ 82 #define WL_IW_RSSI_EXCELLENT -57 /* Excellent quality cutoffs */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_iw.h | 77 #define WL_IW_RSSI_NO_SIGNAL -91 /* NDIS RSSI link quality cutoffs */ 78 #define WL_IW_RSSI_VERY_LOW -80 /* Very low quality cutoffs */ 79 #define WL_IW_RSSI_LOW -70 /* Low quality cutoffs */ 80 #define WL_IW_RSSI_GOOD -68 /* Good quality cutoffs */ 81 #define WL_IW_RSSI_VERY_GOOD -58 /* Very good quality cutoffs */ 82 #define WL_IW_RSSI_EXCELLENT -57 /* Excellent quality cutoffs */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | wl_iw.h | 73 #define WL_IW_RSSI_NO_SIGNAL -91 /* NDIS RSSI link quality cutoffs */ 74 #define WL_IW_RSSI_VERY_LOW -80 /* Very low quality cutoffs */ 75 #define WL_IW_RSSI_LOW -70 /* Low quality cutoffs */ 76 #define WL_IW_RSSI_GOOD -68 /* Good quality cutoffs */ 77 #define WL_IW_RSSI_VERY_GOOD -58 /* Very good quality cutoffs */ 78 #define WL_IW_RSSI_EXCELLENT -57 /* Excellent quality cutoffs */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | wl_iw.h | 73 #define WL_IW_RSSI_NO_SIGNAL -91 /* NDIS RSSI link quality cutoffs */ 74 #define WL_IW_RSSI_VERY_LOW -80 /* Very low quality cutoffs */ 75 #define WL_IW_RSSI_LOW -70 /* Low quality cutoffs */ 76 #define WL_IW_RSSI_GOOD -68 /* Good quality cutoffs */ 77 #define WL_IW_RSSI_VERY_GOOD -58 /* Very good quality cutoffs */ 78 #define WL_IW_RSSI_EXCELLENT -57 /* Excellent quality cutoffs */
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | wl_iw.h | 73 #define WL_IW_RSSI_NO_SIGNAL -91 /* NDIS RSSI link quality cutoffs */ 74 #define WL_IW_RSSI_VERY_LOW -80 /* Very low quality cutoffs */ 75 #define WL_IW_RSSI_LOW -70 /* Low quality cutoffs */ 76 #define WL_IW_RSSI_GOOD -68 /* Good quality cutoffs */ 77 #define WL_IW_RSSI_VERY_GOOD -58 /* Very good quality cutoffs */ 78 #define WL_IW_RSSI_EXCELLENT -57 /* Excellent quality cutoffs */
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_iw.h | 74 #define WL_IW_RSSI_NO_SIGNAL -91 /* NDIS RSSI link quality cutoffs */ 75 #define WL_IW_RSSI_VERY_LOW -80 /* Very low quality cutoffs */ 76 #define WL_IW_RSSI_LOW -70 /* Low quality cutoffs */ 77 #define WL_IW_RSSI_GOOD -68 /* Good quality cutoffs */ 78 #define WL_IW_RSSI_VERY_GOOD -58 /* Very good quality cutoffs */ 79 #define WL_IW_RSSI_EXCELLENT -57 /* Excellent quality cutoffs */
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | jeilinj.c | 41 #define CAMQUALITY_MIN 0 /* highest cam quality */ 42 #define CAMQUALITY_MAX 97 /* lowest cam quality */ 53 u8 quality; /* image quality */ member 142 /* adapt camera quality from jpeg quality */ in setcamquality() 312 dev->quality = QUALITY_DEF; in sd_config() 372 jpeg_set_qual(dev->jpeg_hdr, dev->quality); in sd_start() 470 v4l2_ctrl_s_ctrl(sd->jpegqual, jcomp->quality); in sd_set_jcomp() 480 jcomp->quality = v4l2_ctrl_g_ctrl(sd->jpegqual); in sd_get_jcomp()
|
| H A D | jpeg.h | 22 /* quantization table quality 50% */ 137 /* set the JPEG quality */ 139 int quality) in jpeg_set_qual() argument 143 if (quality <= 0) in jpeg_set_qual() 145 else if (quality < 50) in jpeg_set_qual() 146 sc = 5000 / quality; in jpeg_set_qual() 148 sc = 200 - quality * 2; in jpeg_set_qual()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rng/ |
| H A D | timeriomem_rng.txt | 9 - quality : estimated number of bits of true entropy per 1024 bits read from the 10 rng. Defaults to zero which causes the kernel's default quality to 11 be used instead. Note that the default quality is usually zero
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-jpeg.rst | 64 .. _jpeg-quality-control: 68 between image quality and size. It provides simpler method for 69 applications to control image quality, without a need for direct 78 where larger values correspond to better image quality.
|
| /OK3568_Linux_fs/kernel/drivers/char/hw_random/ |
| H A D | core.c | 35 /* list of registered rngs, sorted decending by quality */ 165 current_quality = rng->quality ? : default_quality; in hwrng_init() 306 /* rng_list is sorted by quality, use the best (=first) one */ in enable_best_rng() 491 /* rng_list is sorted by decreasing quality */ in hwrng_register() 494 if (tmp->quality < rng->quality) in hwrng_register() 500 (!cur_rng_set_by_user && rng->quality > current_rng->quality)) { in hwrng_register() 503 * provides better entropy quality and was not in hwrng_register()
|
| H A D | timeriomem-rng.c | 146 "quality", &i)) in timeriomem_rng_probe() 147 priv->rng_ops.quality = i; in timeriomem_rng_probe() 149 priv->rng_ops.quality = 0; in timeriomem_rng_probe() 152 priv->rng_ops.quality = pdata->quality; in timeriomem_rng_probe()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/ |
| H A D | vidtv.rst | 18 - A fake tuner driver, which will report a bad signal quality if the chosen 22 - A fake demod driver, which will constantly poll the fake signal quality 80 Probability of losing the TS lock if the signal quality is bad. 82 eventually return a status of 0 when the signal quality is not 88 return a status of 0x1f when/if the signal quality improves. 402 …Lock (0x1f) Quality= Good Signal= -34.66dBm C/N= 33.41dB UCB= 0 postBER= 0 preBER= 1.05x10^-3 PE… 403 …Lock (0x1f) Quality= Good Signal= -34.57dBm C/N= 33.46dB UCB= 0 postBER= 0 preBER= 1.05x10^-3 PE… 406 …Lock (0x1f) Quality= Good Signal= -34.42dBm C/N= 33.89dB UCB= 0 postBER= 0 preBER= 2.44x10^-3 PE… 477 report a bad signal quality. 479 A nice addition is to simulate some noise when the signal quality is bad by:
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | mp3.c | 1012 * The second most important parameter is probably "quality" (really in startwrite() 1013 * performance), which allows balancing encoding speed vs. quality. in startwrite() 1014 * In LAME, 0 specifies highest quality but is very slow, while in startwrite() 1015 * 9 selects poor quality, but is fast. (5 is the default and 2 is in startwrite() 1016 * recommended as a good trade-off for high quality encodes.) in startwrite() 1019 * to select quality. 128.2 selects 128 kbps encoding with a quality in startwrite() 1021 * 128 kbps encoding with default quality, so .0 means use default. Instead in startwrite() 1022 * of .0 you have to use .01 to specify the highest quality (128.01). in startwrite() 1024 * LAME uses bitrate to specify a constant bitrate, but higher quality in startwrite() 1025 * can be achieved using Variable Bit Rate (VBR). VBR quality (really in startwrite() [all …]
|
| H A D | rate.c | 382 else if (have_arb_stage) { /* Higher quality arb stage: */ in rate_init() 534 int c, quality; in create() local 543 p->coef_interp = quality = -1; in create() 558 GETOPT_LOCAL_NUMERIC(optstate, 'Q', quality, 0, 7) in create() 569 quality = found_at - qopts; in create() 577 if ((unsigned)quality < 2 && (p->bw_0dB_pc || bw_3dB_pc || p->phase != 50 || in create() 579 lsx_fail("override options not allowed with this quality level"); in create() 582 if (quality < 0 && rej == 0 && p->bit_depth == 0) in create() 583 quality = 4; in create() 587 if (quality >= 0) { in create() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | profile-count.h | 28 /* Quality of the profile count. Because gengtype does not support enums 70 profile_quality *quality); 113 In addition to actual value the quality of profile is tracked and propagated 164 profile_probability (uint32_t val, profile_quality quality): in class() 165 m_val (val), m_quality (quality) in class() 265 /* Return THIS with quality set to ADJUSTED. */ in class() 513 /* Return THIS with quality dropped to GUESSED. */ in class() 521 /* Return THIS with quality dropped to AFDO. */ in class() 606 /* Get the quality of the count. */ in class() 607 enum profile_quality quality () const { return m_quality; } in class() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | profile-count.h | 28 /* Quality of the profile count. Because gengtype does not support enums 70 profile_quality *quality); 113 In addition to actual value the quality of profile is tracked and propagated 164 profile_probability (uint32_t val, profile_quality quality): in class() 165 m_val (val), m_quality (quality) in class() 265 /* Return THIS with quality set to ADJUSTED. */ in class() 513 /* Return THIS with quality dropped to GUESSED. */ in class() 521 /* Return THIS with quality dropped to AFDO. */ in class() 606 /* Get the quality of the count. */ in class() 607 enum profile_quality quality () const { return m_quality; } in class() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-jpeg/ |
| H A D | mtk_jpeg_enc_hw.h | 73 * struct mtk_jpeg_enc_qlt - JPEG encoder quality data 74 * @quality_param: quality value 75 * @hardware_value: hardware value of quality
|