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

  /external/opencv3/3rdparty/libpng/
pngerror.c 135 int mincount = 1; /* minimum number required */ local
143 while (end > start && (number != 0 || count < mincount))
152 mincount = 5;
163 mincount = 2;
173 mincount = 2;
  /external/pdfium/third_party/lpng_v163/
pngerror.c 136 int mincount = 1; /* minimum number required */ local
144 while (end > start && (number != 0 || count < mincount))
153 mincount = 5;
164 mincount = 2;
174 mincount = 2;
  /external/pdfium/core/src/fpdftext/
fpdf_text.cpp 465 int mincount = m_BaseLines.GetSize() / 4; local
468 if (pTextColumn->m_Count >= mincount) {
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/inc/
video_encoder_device_copper.h 50 unsigned long mincount; member in struct:msm_venc_allocatorproperty
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 59 unsigned long mincount; member in struct:msm_venc_allocatorproperty
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 64 unsigned long mincount; member in struct:msm_venc_allocatorproperty
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_vidc_enc.h 271 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 167 uint32_t mincount; member in struct:vdec_allocatorproperty
  /hardware/qcom/msm8960/original-kernel-headers/linux/
msm_vidc_enc.h 476 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 243 uint32_t mincount; member in struct:vdec_allocatorproperty
  /hardware/qcom/msm8994/kernel-headers/linux/
msm_vidc_enc.h 297 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 170 uint32_t mincount; member in struct:vdec_allocatorproperty
  /hardware/qcom/msm8994/original-kernel-headers/linux/
msm_vidc_enc.h 527 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 243 uint32_t mincount; member in struct:vdec_allocatorproperty
  /hardware/qcom/msm8996/kernel-headers/linux/
msm_vidc_enc.h 297 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 170 uint32_t mincount; member in struct:vdec_allocatorproperty
  /hardware/qcom/msm8996/original-kernel-headers/linux/
msm_vidc_enc.h 527 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 243 uint32_t mincount; member in struct:vdec_allocatorproperty
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_vidc_enc.h 297 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 170 uint32_t mincount; member in struct:vdec_allocatorproperty
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_vidc_enc.h 527 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 243 uint32_t mincount; member in struct:vdec_allocatorproperty
  /hardware/qcom/media/msm8996/videopp/inc/
omx_vdpp.h 283 uint32_t mincount; member in struct:vdpp_allocatorproperty

Completed in 3449 milliseconds