HomeSort by relevance Sort by last modified time
    Searched full:nonzero (Results 401 - 425 of 1479) sorted by null

<<11121314151617181920>>

  /external/libjpeg-turbo/
jcphuff.c 508 /* Watch out for case that nonzero coef is zero after point transform */
657 EOB = k; /* EOB = index of last newly-nonzero coef */
685 /* If the coef was previously nonzero, it only needs a correction bit.
702 /* Emit output bit for newly-nonzero coef */
  /external/libopus/celt/
entcode.h 83 /*Nonzero if an error occurred.*/
  /external/libselinux/src/
context.c 151 /* Returns nonzero iff failed */
  /external/libvorbis/doc/
09-helper.tex 60 4) if ( [sign] is nonzero ) then negate [mantissa]
  /external/libvorbis/doc/vorbisfile/
callbacks.html 45 <li>a return of zero with the by-thread errno set to nonzero indicates a read error
  /external/libvpx/libvpx/vpx/
vp8dx.h 119 * nonzero. If the loop filter is skipped the decoder may accumulate decode
  /external/llvm/include/llvm/Support/
circular_raw_ostream.h 99 /// As a side effect, if BuffSize is nonzero, the given Stream is
  /external/llvm/test/CodeGen/SystemZ/
vec-move-11.ll 1 ; Test insertions of register values into a nonzero index of an undef.
vec-move-12.ll 1 ; Test insertions of memory values into a nonzero index of an undef.
  /external/llvm/test/Transforms/IndVarSimplify/
eliminate-comparison.ll 401 %length.is.nonzero = icmp ne i32 %length, 0
402 br i1 %length.is.nonzero, label %loop, label %leave
429 %length.is.nonzero = icmp ne i32 %length, 0
430 br i1 %length.is.nonzero, label %loop, label %leave
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_validate.c 65 * determination happen at a nonzero (hardware) baselevel. Because
  /external/mksh/src/
sh_flags.opt 126 /* ./. errorlevel of a pipeline is the rightmost nonzero value */
  /external/opencv3/doc/py_tutorials/py_imgproc/py_contours/py_contour_properties/
py_contour_properties.markdown 75 pixelpoints = np.transpose(np.nonzero(mask))
  /external/pdfium/third_party/libjpeg/
fpdfapi_jcphuff.c 508 /* Watch out for case that nonzero coef is zero after point transform */
657 EOB = k; /* EOB = index of last newly-nonzero coef */
685 /* If the coef was previously nonzero, it only needs a correction bit.
702 /* Emit output bit for newly-nonzero coef */
  /external/selinux/libselinux/src/
context.c 149 /* Returns nonzero iff failed */
  /external/skia/tests/
SwizzlerTest.cpp 28 // to test on different memory alignments. If offset is nonzero, we need to increase the
  /external/strace/
open.c 106 /* flags is still nonzero */
  /external/tremolo/Tremolo/
codec_internal.h 151 ogg_int32_t **in,int *nonzero,int ch);
  /external/v8/src/
codegen.cc 26 // dividend is a zero and divisor is nonzero finite => result equals dividend
  /external/valgrind/coregrind/m_syswrap/
syscall-arm-linux.S 56 syscall itself failed), or a nonzero error code in the lowest
  /external/vboot_reference/firmware/lib/
tpm_bootmode.c 167 /* The caller only looks for nonzero results, not error codes. */
  /external/vulkan-validation-layers/libs/glm/gtx/
integer.inl 177 n = 16 - m; // is nonzero, set n = 0 and
  /external/wpa_supplicant_8/src/wps/
httpread.c 61 int got_hdr; /* nonzero when header is finalized */
70 int chunked; /* nonzero for chunked data */
73 int got_body; /* nonzero when body is finalized */
96 * Returns nonzero if "equal" doing case insensitive comparison.
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h 377 This function performs prediction of the nonzero coefficient for a luma block (i,j).
381 \return "Predicted number of nonzero coefficient."
386 This function performs prediction of the nonzero coefficient for a chroma block (i,j).
390 \return "Predicted number of nonzero coefficient."
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair.c 68 * [out] pNumCoeff Pointer to the number of nonzero coefficients in

Completed in 1662 milliseconds

<<11121314151617181920>>