/external/wpa_supplicant_8/src/utils/ |
D | bitfield.c | 17 size_t max_bits; member 21 struct bitfield * bitfield_alloc(size_t max_bits) in bitfield_alloc()
|
/external/opencv3/modules/java/src/ |
D | photo+AlignMTB.java | 111 public void setMaxBits(int max_bits) in setMaxBits() 202 private static native void setMaxBits_0(long nativeObj, int max_bits); in setMaxBits_0()
|
D | photo+Photo.java | 198 public static AlignMTB createAlignMTB(int max_bits, int exclude_range, boolean cut) in createAlignMTB() 664 private static native long createAlignMTB_0(int max_bits, int exclude_range, boolean cut); in createAlignMTB_0()
|
D | photo.cpp | 1180 (JNIEnv* env, jclass , jint max_bits, jint exclude_range, jboolean cut) in Java_org_opencv_photo_Photo_createAlignMTB_10() 2476 (JNIEnv* env, jclass , jlong self, jint max_bits) in Java_org_opencv_photo_AlignMTB_setMaxBits_10()
|
/external/opencv3/modules/photo/src/ |
D | align.cpp | 216 int max_bits, exclude_range; member in cv::AlignMTBImpl 265 Ptr<AlignMTB> createAlignMTB(int max_bits, int exclude_range, bool cut) in createAlignMTB()
|
/external/webrtc/webrtc/test/ |
D | fake_encoder.cc | 72 size_t max_bits = in Encode() local
|
/external/freetype/src/pshinter/ |
D | pshrec.h | 97 FT_UInt max_bits; member
|
/external/pdfium/third_party/freetype/src/pshinter/ |
D | pshrec.h | 97 FT_UInt max_bits; member
|
/external/libavc/decoder/ |
D | ih264d_parse_cabac.c | 403 UWORD32 max_bits = 32; in ih264d_read_coeff4x4_cabac() local 871 UWORD32 max_bits = 32; in ih264d_read_coeff8x8_cabac() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | firstpass.c | 349 int max_bits; in frame_max_bits() local 1762 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in define_gf_group() local 2366 int max_bits = frame_max_bits(cpi); /* Max for a single frame */ in assign_std_frame_bits() local 2895 int max_bits = frame_max_bits(cpi); in find_next_key_frame() local
|
/external/opencv3/modules/photo/test/ |
D | test_hdr.cpp | 138 int max_bits = 5; in TEST() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_firstpass.c | 279 int64_t max_bits = ((int64_t)rc->avg_frame_bandwidth * in frame_max_bits() local 1629 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in calculate_total_gf_group_bits() local 1698 const int max_bits = frame_max_bits(&cpi->rc, &cpi->oxcf); in allocate_gf_group_bits() local 2412 const int max_bits = frame_max_bits(rc, &cpi->oxcf); in find_next_key_frame() local
|
/external/libopus/celt/ |
D | rate.c | 151 int max_bits; in compute_pulse_cache() local
|
/external/fio/lib/ |
D | axmap.c | 299 unsigned int max_bits, this_set; in axmap_set_nr() local
|
/external/boringssl/src/crypto/bn/ |
D | exponentiation.c | 1090 int max_bits = p->top * BN_BITS2; in BN_mod_exp_mont_consttime() local
|
/external/opencv/otherlibs/highgui/ |
D | bitstrm.cpp | 687 int max_bits, int first_bits ) in bsCreateSourceHuffmanTable()
|
D | grfmt_jpeg.cpp | 974 const int max_bits = 16; in LoadHuffmanTables() local
|
/external/opencv3/modules/videoio/src/ |
D | cap_mjpeg_encoder.cpp | 320 int max_bits, int first_bits) in createSourceHuffmanTable()
|
/external/webp/src/dec/ |
D | vp8l.c | 423 int max_bits = 0; in ReadHuffmanCodes() local
|
/external/libpng/contrib/tools/ |
D | pngfix.c | 2631 int min_bits, max_bits, rc; in zlib_check() local
|