HomeSort by relevance Sort by last modified time
    Searched full:uimg (Results 1 - 19 of 19) sorted by null

  /system/chre/platform/slpi/
memory.cc 47 // Fall back to big image memory when uimg memory is exhausted.
51 // Increment big image ref count to prevent system from entering uimg
64 #error SLPI UIMG memory allocation not supported
98 #error SLPI UIMG memory free not supported
platform_nanoapp.cc 192 PRIx32 " uimg %d system %d", mAppInfo->name, mAppInfo->appId,
224 PRIx32 " uimg %d system %d from file %s", mAppInfo->name,
  /system/chre/build/variant/
qcom_hexagonv60_nanohub-uimg.mk 7 TARGET_NAME = qcom_hexagonv60_nanohub-uimg
google_hexagonv62_slpi-uimg.mk 7 TARGET_NAME = google_hexagonv62_slpi-uimg
google_hexagonv65_slpi-see-uimg.mk 7 TARGET_NAME = google_hexagonv65_slpi-see-uimg
  /system/chre/build/sys_support/qcom/
uimg_dl_ver.c 56 const note_type uimg_dl_ver __attribute__ ((section (".note.qti.uimg.dl.ver")))
61 "uimg.dl.ver." _TOSTR(UIMG_DL_VER_MAJOR) "." _TOSTR(UIMG_DL_VER_MINOR) "." _TOSTR(UIMG_DL_VER_MAINT),
uimage_v2.lcs 45 .note.qti.uimg.dl.ver : { *(.note.qti.uimg.dl.ver) } : phdr1 : note1
uimage.lcs.toolv80 45 .note.qti.uimg.dl.ver : { *(.note.qti.uimg.dl.ver) } : phdr1 : note1
  /cts/apps/CameraITS/tests/inprog/
test_black_level.py 62 yimg,uimg,vimg = its.image.convert_capture_to_planes(cap)
69 its.image.write_image(numpy.absolute(uimg - 0.5) * 2,
73 uimg = uimg[w/4-R/2:w/4+R/2, w/4-R/2:w/4+R/2]
77 uhist,_ = numpy.histogram(uimg*255, 256, (0,256))
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
ImageUtils.cpp 33 ImageType uimg = vimg + width*height; local
63 *(uimg) = val;
66 uimg++;
78 ImageType uimg = vimg + width*height; local
107 *(uimg) = val;
110 uimg++;
195 unsigned char *uimg = vimg + width*height; local
203 u = (*uimg);
228 uimg++;
240 unsigned char *uimg = vimg + width*height local
    [all...]
Blend.cpp 595 ImageType uimg; local
600 uimg = imgMos.U.ptr[0];
624 yimg[k] = uimg[j*imgMos.Y.width+i];
643 ImageType uimg; local
662 uimg = imgMos.U.ptr[0];
685 *uimg = (unsigned char) value;
698 *uimg = (unsigned char) 128;
705 uimg++;
    [all...]
  /system/chre/build/nanoapp/
app.mk 113 include $(CHRE_PREFIX)/build/variant/google_hexagonv62_slpi-uimg.mk
115 include $(CHRE_PREFIX)/build/variant/google_hexagonv65_slpi-see-uimg.mk
118 include $(CHRE_PREFIX)/build/variant/qcom_hexagonv60_nanohub-uimg.mk
  /system/chre/
Makefile 83 include $(CHRE_PREFIX)/build/variant/google_hexagonv62_slpi-uimg.mk
85 include $(CHRE_PREFIX)/build/variant/google_hexagonv65_slpi-see-uimg.mk
  /external/vboot_reference/futility/
file_type.h 22 FILE_TYPE_RAW_KERNEL, /* vmlinuz, *.uimg, etc. */
  /system/chre/platform/slpi/see/
island_vote_client.cc 92 // There's no big image activity now, restore the intended uimg power state.
  /system/chre/platform/linux/
platform_nanoapp.cc 120 PRIx32 " uimg %d system %d from file %s", mAppInfo->name,
  /cts/apps/CameraITS/tests/
tutorial.py 83 yimg,uimg,vimg = its.image.convert_capture_to_planes(cap)
85 its.image.write_image(uimg, "%s_u_plane_1.jpg" % (NAME))
  /cts/apps/CameraITS/pymodules/its/
target.py 79 yimg,uimg,vimg = its.image.convert_capture_to_planes(cap)
  /toolchain/benchmark/
panorama.diff     [all...]

Completed in 666 milliseconds