/external/webrtc/src/common_audio/vad/main/source/ |
vad_defines.h | 28 // Mode 0, Quality thresholds - Different thresholds for the different frame lengths 44 // Mode 1, Low bitrate thresholds - Different thresholds for the different frame lengths 61 // Mode 2, Very aggressive thresholds - Different thresholds for the different frame lengths 78 // Mode 3, Super aggressive thresholds - Different thresholds for the different frame lengths
|
/external/valgrind/main/massif/tests/ |
thresholds_0_0.post.exp | 2 Command: ./thresholds 49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23) 50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38) 51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52) 53 | ->05.00% (4,000B) 0x........: main (thresholds.c:54) 55 | ->01.00% (800B) 0x........: a450 (thresholds.c:45) 56 | | ->01.00% (800B) 0x........: main (thresholds.c:53) 58 | ->00.50% (400B) 0x........: a450 (thresholds.c:47) 59 | ->00.50% (400B) 0x........: main (thresholds.c:53) 61 ->20.00% (16,000B) 0x........: main (thresholds.c:55 [all...] |
insig.vgtest | 1 # At one point, thresholds less than 1.0% were misprinted as 00.00%, so test that here.
|
thresholds_0_0.vgtest | 1 prog: thresholds
|
thresholds_0_10.vgtest | 1 prog: thresholds
|
thresholds_10_0.vgtest | 1 prog: thresholds
|
thresholds_10_10.vgtest | 1 prog: thresholds
|
thresholds_5_0.post.exp | 2 Command: ./thresholds 49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23) 50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38) 51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52) 53 | ->05.00% (4,000B) 0x........: main (thresholds.c:54) 57 ->20.00% (16,000B) 0x........: main (thresholds.c:55) 59 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28) 60 | ->09.00% (7,200B) 0x........: a7550 (thresholds.c:39) 61 | | ->09.00% (7,200B) 0x........: main (thresholds.c:52)
|
thresholds_5_0.vgtest | 1 prog: thresholds
|
thresholds_5_10.vgtest | 1 prog: thresholds
|
thresholds.c | 13 // ->20.00% (2000B) 0x804846A: main (thresholds.c:43) 15 // ->13.00% (1300B) 0x80483A4: my_malloc2 (thresholds.c:16)
|
thresholds_0_10.post.exp | 2 Command: ./thresholds 49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23) 50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38) 51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52) 55 ->20.00% (16,000B) 0x........: main (thresholds.c:55) 57 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28)
|
thresholds_10_0.post.exp | 2 Command: ./thresholds 49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23) 50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38) 51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52) 55 ->20.00% (16,000B) 0x........: main (thresholds.c:55) 57 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28)
|
thresholds_10_10.post.exp | 2 Command: ./thresholds 49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23) 50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38) 51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52) 55 ->20.00% (16,000B) 0x........: main (thresholds.c:55) 57 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28)
|
thresholds_5_10.post.exp | 2 Command: ./thresholds 49 ->66.50% (53,200B) 0x........: my_malloc1 (thresholds.c:23) 50 | ->60.00% (48,000B) 0x........: a7550 (thresholds.c:38) 51 | | ->60.00% (48,000B) 0x........: main (thresholds.c:52) 55 ->20.00% (16,000B) 0x........: main (thresholds.c:55) 57 ->13.00% (10,400B) 0x........: my_malloc2 (thresholds.c:28)
|
/frameworks/base/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...] |
/frameworks/base/media/libstagefright/codecs/aacenc/src/ |
pre_echo_control.c | 77 /* copy thresholds to internal memory */ 98 /* copy thresholds to internal memory */
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
omxVCM4P10_DeblockChroma_I.c | 35 * [in] pAlpha pointer to a 2x2 array of alpha thresholds, organized as follows: { external 38 * [in] pBeta pointer to a 2x2 array of beta thresholds, organized as follows: { external 41 * [in] pThresholds AArray of size 8x2 of Thresholds (TC0) (values for the left or
|
omxVCM4P10_DeblockLuma_I.c | 37 * [in] pAlpha pointer to a 2x2 table of alpha thresholds, organized as follows: { external 40 * [in] pBeta pointer to a 2x2 table of beta thresholds, organized as follows: { external
|
/frameworks/base/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
omxVCM4P10_DeblockChroma_I.c | 35 * [in] pAlpha pointer to a 2x2 array of alpha thresholds, organized as follows: { external 38 * [in] pBeta pointer to a 2x2 array of beta thresholds, organized as follows: { external 41 * [in] pThresholds AArray of size 8x2 of Thresholds (TC0) (values for the left or
|
omxVCM4P10_DeblockLuma_I.c | 37 * [in] pAlpha pointer to a 2x2 table of alpha thresholds, organized as follows: { external 40 * [in] pBeta pointer to a 2x2 table of beta thresholds, organized as follows: { external
|
/external/webrtc/src/modules/audio_processing/ns/main/source/ |
nsx_defines.h | 36 // thresholds for prior model 47 //limit on the max and min values for the feature thresholds
|
ns_core.h | 25 //thresholds for prior model 38 //limit on the max and min values for the feature thresholds 85 // thresholds/weights for prior model
|
/frameworks/base/media/libstagefright/codecs/aacenc/inc/ |
tns_func.h | 72 Word32 *thresholds);
|
/external/llvm/test/Transforms/SimplifyCFG/ |
PhiEliminate3.ll | 2 ; with various folding thresholds
|