Searched refs:flushed (Results 1 – 13 of 13) sorted by relevance
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/ |
D | H264SwDecApi.c | 424 if(pDecCont->storage.dpb->flushed && in H264SwDecDecode() 430 pDecCont->storage.dpb->flushed = 0; in H264SwDecDecode()
|
D | h264bsd_dpb.h | 94 u32 flushed; member
|
D | h264bsd_decoder.c | 378 pStorage->dpb->flushed = 0; in h264bsdDecode()
|
D | h264bsd_dpb.c | 1514 dpb->flushed = 1; in h264bsdFlushDpb()
|
/frameworks/rs/api/ |
D | rs_vector_math.spec | 30 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 33 values may be flushed to zero, and rounding towards zero may be used.</li>
|
D | rs_math.spec | 36 rs_fp_relaxed and rs_fp_full. Under rs_fp_relaxed, subnormal values may be flushed to zero and 44 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 47 values may be flushed to zero, and rounding towards zero may be used.</li>
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | redundant_redundant.jd | 61 …managed / secure application cache. Note that this internal cache may be flushed when the system i…
|
/frameworks/rs/scriptc/ |
D | rs_vector_math.rsh | 31 * subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 34 * values may be flushed to zero, and rounding towards zero may be used.
|
D | rs_math.rsh | 38 * rs_fp_relaxed and rs_fp_full. Under rs_fp_relaxed, subnormal values may be flushed to zero and 46 * subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 49 * values may be flushed to zero, and rounding towards zero may be used.
|
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
D | rs_vector_math.jd | 18 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 21 values may be flushed to zero, and rounding towards zero may be used.</li>
|
D | overview.jd | 672 rs_fp_relaxed and rs_fp_full. Under rs_fp_relaxed, subnormal values may be flushed to zero and 681 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 684 values may be flushed to zero, and rounding towards zero may be used.</li> 1729 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 1732 values may be flushed to zero, and rounding towards zero may be used.</li>
|
D | rs_math.jd | 26 rs_fp_relaxed and rs_fp_full. Under rs_fp_relaxed, subnormal values may be flushed to zero and 35 subnormal values may be flushed to zero, rounding towards zero may be used, and NaN and 38 values may be flushed to zero, and rounding towards zero may be used.</li>
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.4.jd | 477 … batch of events. To estimate when the memory will be full and should be flushed, call {@link andr…
|