Searched defs:count (Results 151 - 175 of 281) sorted by relevance

1234567891011>>

/hardware/intel/img/libdrm/shared-core/
H A Dsavage_drm.h123 unsigned int count; member in struct:drm_savage_event
179 unsigned short count; /* number of consecutive registers */ member in struct:drm_savage_cmd_header::__anon805
187 unsigned short count; /* number of vertices */ member in struct:drm_savage_cmd_header::__anon806
194 unsigned short count; /* number of indices that follow */ member in struct:drm_savage_cmd_header::__anon807
/hardware/intel/img/psb_video/src/
H A Dtng_trace.c366 static int apPicHdrTemplates_dump(context_ENC_p ctx, IMG_UINT32 ui32StreamIndex, IMG_UINT32 count) argument
378 for (i = 0; i < count; i++) {
957 ui8Offset=last_element->ui8Size+8+31; // NumberofRawbits (excluding size of bit count field)+ size of the bitcount field
985 ui8Offset=q->ui8Size+8+31; // NumberofRawbits (excluding size of bit count field)+ size of the bitcount field
H A Dpnw_hostcode.c192 IMG_UINT32 count = 0, cmd_word = 0; local
237 *pCount = count;
248 IMG_UINT32 count = 0, cmd_word = 0; local
295 *pCount = count;
305 IMG_UINT32 count = 0, cmd_word = 0; local
367 *pCount = count;
H A Dvsp_VPP.c862 int count; local
904 count = 0;
905 filters[count++] = VAProcFilterDeblocking;
906 filters[count++] = VAProcFilterNoiseReduction;
907 filters[count++] = VAProcFilterSharpening;
908 filters[count++] = VAProcFilterColorBalance;
909 filters[count++] = VAProcFilterFrameRateConversion;
910 *num_filters = count;
/hardware/libhardware/tests/camera2/
H A DCameraBurstTests.cpp165 ASSERT_EQ(2u, exposureTimeRange.count);
280 dout << "max doubling count: " << max_doubling_count << std::endl;
346 EXPECT_EQ(2u, exposureTimeRange.count) << "Bad exposure time range tag."
348 if (exposureTimeRange.count == 2) {
368 ASSERT_EQ(1u, hardwareLevel.count);
390 EXPECT_EQ(2u, sensivityRange.count) << "No sensitivity range listed."
394 if (sensivityRange.count == 2) {
400 int32_t count = (maxSensitivity - minSensitivity + 99) / 100; local
402 for (int i = 1; i < count; i++) {
422 EXPECT_EQ(availableProcessedSizes.count,
[all...]
H A Dcamera2.cpp76 std::cout << " Camera device count: " << sNumCameras << std::endl;
258 ASSERT_EQ(0u, availableStrmConfigs.count % 4);
259 for (uint32_t i = 0; i < availableStrmConfigs.count; i += 4) {
288 size_t *count) {
300 for (formatIdx=0; formatIdx < availableFormats.count; formatIdx++) {
303 ASSERT_NE(availableFormats.count, formatIdx)
324 *count = availableSizes.count;
330 *count = resolutions->size();
286 getResolutionList(int32_t format, const int32_t **list, size_t *count) argument
/hardware/qcom/display/msm8226/libexternal/
H A Dexternal.cpp282 int count = 0; local
290 edidModes[count] = (int) strtol(start, &end, 10);
292 count++;
294 ALOGD_IF(DEBUG, "In %s: count = %d", __FUNCTION__, count);
295 for (int i = 0; i < count; i++)
297 return count;
/hardware/qcom/display/msm8974/libexternal/
H A Dexternal.cpp384 int count = 0; local
392 edidModes[count] = (int) strtol(start, &end, 10);
394 count++;
396 ALOGD_IF(DEBUG, "In %s: count = %d", __FUNCTION__, count);
397 for (int i = 0; i < count; i++)
399 return count;
/hardware/qcom/media/libc2dcolorconvert/
H A DC2DColorConverter.cpp686 int count = 0; local
690 printf("write failed, count = %d\n", count);
694 count += stride;
/hardware/ril/reference-ril/
H A Datchannel.c325 ssize_t count; local
373 count = read(s_fd, p_read,
375 } while (count < 0 && errno == EINTR);
377 if (count > 0) {
378 AT_DUMP( "<< ", p_read, count );
380 p_read[count] = '\0';
387 p_read += count;
388 } else if (count <= 0) {
390 if(count == 0) {
/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosJpegEncoderForCamera.cpp619 unsigned int count,
626 memcpy(*pCur, &count, 4);
635 unsigned int count,
640 memcpy(buf, pValue, count);
645 memcpy(*pCur, &count, 4);
654 unsigned int count,
663 memcpy(*pCur, &count, 4);
667 memcpy(start + *offset, pValue, count);
668 *offset += count;
674 unsigned int count,
616 writeExifIfd(unsigned char **pCur, unsigned short tag, unsigned short type, unsigned int count, unsigned int value) argument
632 writeExifIfd(unsigned char **pCur, unsigned short tag, unsigned short type, unsigned int count, unsigned char *pValue) argument
651 writeExifIfd(unsigned char **pCur, unsigned short tag, unsigned short type, unsigned int count, unsigned char *pValue, unsigned int *offset, unsigned char *start) argument
671 writeExifIfd(unsigned char **pCur, unsigned short tag, unsigned short type, unsigned int count, rational_t *pValue, unsigned int *offset, unsigned char *start) argument
[all...]
/hardware/samsung_slsi/exynos5/libcamera2/
H A DExynosJpegEncoderForCamera.cpp605 unsigned int count,
612 memcpy(*pCur, &count, 4);
621 unsigned int count,
626 memcpy(buf, pValue, count);
631 memcpy(*pCur, &count, 4);
640 unsigned int count,
649 memcpy(*pCur, &count, 4);
653 memcpy(start + *offset, pValue, count);
654 *offset += count;
660 unsigned int count,
602 writeExifIfd(unsigned char **pCur, unsigned short tag, unsigned short type, unsigned int count, unsigned int value) argument
618 writeExifIfd(unsigned char **pCur, unsigned short tag, unsigned short type, unsigned int count, unsigned char *pValue) argument
637 writeExifIfd(unsigned char **pCur, unsigned short tag, unsigned short type, unsigned int count, unsigned char *pValue, unsigned int *offset, unsigned char *start) argument
657 writeExifIfd(unsigned char **pCur, unsigned short tag, unsigned short type, unsigned int count, rational_t *pValue, unsigned int *offset, unsigned char *start) argument
[all...]
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
H A Dti_m4v_config_parser.cpp41 int32 count = 0; local
50 if ((count > 1) && (*ptr == 0x01))
57 count = 0;
59 count++;
1279 int32 count = 0; local
1284 if (count == 2 && nal_unit[i] == 0x03)
1290 count = 0;
1292 count++;
1295 count = 0;
1299 if (count
[all...]
/hardware/ti/omap4-aah/camera/
H A DBufferSourceAdapter.cpp617 int count = -1; local
620 if (mBufferSource) extendedOps()->get_buffer_count(mBufferSource, &count);
621 return count;
/hardware/ti/omap4-aah/camera/OMXCameraAdapter/
H A DOMXCapture.cpp421 size_t count,
493 } while ((startPtr[0] != '\0') && (i < count));
1116 CAMHAL_LOGEB("Error mStartCaptureSem semaphore count %d", mStartCaptureSem.Count());
1378 CAMHAL_LOGEB("Error mStopCaptureSem semaphore count %d", mStopCaptureSem.Count());
1729 CAMHAL_LOGEB("Error mUseCaptureSem semaphore count %d", mUseCaptureSem.Count());
1898 // initial ref count for undeqeueued buffers is 1 since buffer provider
417 parseExpRange(const char *rangeStr, int *expRange, int *gainRange, int *expGainModes, size_t count, size_t &validEntries) argument
/hardware/intel/common/libva/test/videoprocess/
H A Dvideoprocess.cpp610 uint32_t i, count; local
620 count = 0;
624 color_balance_param[count].attrib = VAProcColorBalanceHue;
628 color_balance_param[count].attrib = VAProcColorBalanceSaturation;
632 color_balance_param[count].attrib = VAProcColorBalanceBrightness;
636 color_balance_param[count].attrib = VAProcColorBalanceContrast;
648 color_balance_param[count].value = value;
649 color_balance_param[count].type = VAProcFilterColorBalance;
650 count++;
/hardware/intel/common/libwsbm/src/
H A Dwsbm_manager.c1064 uint32_t count = 0; local
1073 count++;
H A Dwsbm_slabpool.c653 int count = WSBM_SLABPOOL_ALLOC_RETRIES; local
656 while (header->slabs.next == &header->slabs && count > 0) {
662 if (count != WSBM_SLABPOOL_ALLOC_RETRIES)
666 count--;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
H A Dbitstream.c168 int count = w->count; local
206 count += shift;
208 if (count >= 0)
210 int offset = shift - count;
232 shift = count;
234 count -= 8 ;
271 count += shift;
273 if (count >= 0)
275 int offset = shift - count;
[all...]
H A Dmcomp.c1940 int count; local
1943 count = mv_mode_cts[i][0] + mv_mode_cts[i][1];
1945 if (count)
1946 overal_prob = 256 * mv_mode_cts[i][0] / count;
1954 count = mv_ref_ct[j][i][0] + mv_ref_ct[j][i][1];
1956 if (count)
1957 this_prob = 256 * mv_ref_ct[j][i][0] / count;
1974 /* MV ref count VP8_ENTROPY_STATS stats code */
2029 #endif/* END MV ref count VP8_ENTROPY_STATS stats code */
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
H A Dvp9_loopfilter_intrin_avx2.c938 const unsigned char *_thresh, int count) {
939 if (count == 1)
936 vp9_lpf_horizontal_16_avx2(unsigned char *s, int p, const unsigned char *_blimit, const unsigned char *_limit, const unsigned char *_thresh, int count) argument
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
H A Dsvc_encodeframe.c95 int count; member in struct:Superframe
185 if (sf->count == 0 || sf->count >= 8) return;
188 marker |= sf->count - 1;
199 sf->index_size = 2 + (mag + 1) * sf->count;
203 for (i = 0; i < sf->count; ++i) {
922 superframe.sizes[superframe.count++] = frame_pkt_size;
/hardware/intel/img/libdrm/libdrm/intel/
H A Dintel_bufmgr_fake.c1411 drm_intel_fake_check_aperture_space(drm_intel_bo **bo_array, int count) argument
1417 for (i = 0; i < count; i++) {
H A Dintel_bufmgr_gem.c178 drm_intel_gem_estimate_batch_space(drm_intel_bo **bo_array, int count);
181 drm_intel_gem_compute_batch_space(drm_intel_bo **bo_array, int count);
1141 /* If we're going from non-tiling to tiling, bump fence count */
1158 /* If we're going from tiling to non-tiling, drop fence count */
1241 * If the count is greater than the number of available regs, we'll have
1247 drm_intel_gem_total_fences(drm_intel_bo **bo_array, int count) argument
1252 for (i = 0; i < count; i++) {
1284 * for a collection of buffers. This may double-count some buffers.
1287 drm_intel_gem_estimate_batch_space(drm_intel_bo **bo_array, int count) argument
1292 for (i = 0; i < count;
1306 drm_intel_gem_compute_batch_space(drm_intel_bo **bo_array, int count) argument
1349 drm_intel_gem_check_aperture_space(drm_intel_bo **bo_array, int count) argument
[all...]
/hardware/invensense/60xx/libsensors/
H A DMPLSensor.cpp971 int MPLSensor::readEvents(sensors_event_t* data, int count) argument
977 if (count < 1)
1014 for (int j = 0; count && mPendingMask && j < numSensors; j++) {
1019 count--;

Completed in 4930 milliseconds

1234567891011>>