HomeSort by relevance Sort by last modified time
    Searched defs:thresholds (Results 1 - 3 of 3) sorted by null

  /external/aac/libSBRenc/src/
tran_det.h 97 FIXP_DBL thresholds[QMF_CHANNELS]; member in struct:__anon1834
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_deblocking.c 173 static void FilterLuma(u8 *data, bS_t *bS, edgeThreshold_t *thresholds,
176 static void FilterChroma(u8 *cb, u8 *cr, bS_t *bS, edgeThreshold_t *thresholds,
179 static void FilterVerLumaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
181 static void FilterHorLumaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
183 static void FilterHorLuma( u8 *data, u32 bS, edgeThreshold_t *thresholds,
186 static void FilterVerChromaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
188 static void FilterHorChromaEdge( u8 *data, u32 bS, edgeThreshold_t *thresholds,
190 static void FilterHorChroma( u8 *data, u32 bS, edgeThreshold_t *thresholds,
194 edgeThreshold_t *thresholds,
199 edgeThreshold_t *thresholds,
587 edgeThreshold_t thresholds[3]; local
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_commands.h 1015 uint8 thresholds[NOISE_HIST_LEN];\/* An array of eight 8 bit thresholds. The FW *\/ member in struct:__anon18594
    [all...]

Completed in 861 milliseconds