Searched refs:predictor (Results 1 – 8 of 8) sorted by relevance
30 predictor (a valid predictor's value is between 0 and 6 inclusive),31 a buffer overread can happen when the predictor is used as an index38 This patch fixes it by checking the MS ADPCM predictor values fit110 + SDL_SetError("Invalid predictor value for a MS ADPCM decoder");
363 mipi_predictor_t predictor = MIPI_PREDICTOR_NONE; in sh_css_csi2_compression_type_2_mipi_predictor() local367 predictor = MIPI_PREDICTOR_TYPE1 - 1; in sh_css_csi2_compression_type_2_mipi_predictor()370 predictor = MIPI_PREDICTOR_TYPE2 - 1; in sh_css_csi2_compression_type_2_mipi_predictor()375 return predictor; in sh_css_csi2_compression_type_2_mipi_predictor()
548 - /* Coefficents of the pole predictor */550 + /* Coefficients of the pole predictor */553 - /* Coefficents of the zero predictor */555 + /* Coefficients of the zero predictor */562 /* d_q [x] + s_ez [x], used by the pole-predictor for signs only. */570 /* Zero predictor components of the signal estimate. */677 - /* Compute the zero predictor estimate. Rotate past deltas too. */679 + /* Compute the zero predictor estimate and rotate past deltas. */716 ** using and updating the predictor state.
46 In affected processors, the return address predictor (RAP) is partitioned
173 An attacker can train the branch predictor to speculatively skip the504 indirect branch predictor entry, and although branch predictor entries are
855 bool "Harden the branch predictor against aliasing attacks" if EXPERT860 on being able to manipulate the branch predictor for a victim863 internal branch predictor state and limiting the prediction867 the branch predictor against aliasing attacks and may rely on
231 **can** but must not necessarily be a predictor of future UE events. With
952 The v7 ARM states that all cache and branch predictor maintenance