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

  /external/libpng/
pngerror.c 137 int mincount = 1; /* minimum number required */ local
145 while (end > start && (number != 0 || count < mincount))
154 mincount = 5;
165 mincount = 2;
175 mincount = 2;
  /external/pdfium/core/src/fpdftext/
fpdf_text.cpp 469 int mincount = m_BaseLines.GetSize() / 4; local
472 if (pTextColumn->m_Count >= mincount) {
  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
video_encoder_device_copper.h 50 unsigned long mincount; member in struct:msm_venc_allocatorproperty
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_device_v4l2.h 55 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/msm8x74/kernel-headers/linux/
msm_vidc_enc.h 295 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 166 uint32_t mincount; member in struct:vdec_allocatorproperty
  /hardware/qcom/msm8x74/original-kernel-headers/linux/
msm_vidc_enc.h 525 unsigned long mincount; member in struct:venc_allocatorproperty
msm_vidc_dec.h 240 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 169 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 242 uint32_t mincount; member in struct:vdec_allocatorproperty

Completed in 2779 milliseconds