Home
last modified time | relevance | path

Searched refs:model (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_entropy.c716 void vp9_model_to_full_probs(const vp9_prob *model, vp9_prob *full) { in vp9_model_to_full_probs() argument
717 if (full != model) in vp9_model_to_full_probs()
718 vpx_memcpy(full, model, sizeof(vp9_prob) * UNCONSTRAINED_NODES); in vp9_model_to_full_probs()
719 extend_to_full_distribution(&full[UNCONSTRAINED_NODES], model[PIVOT_NODE]); in vp9_model_to_full_probs()
Dvp9_entropy.h146 void vp9_model_to_full_probs(const vp9_prob *model, vp9_prob *full);
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
Dmedia.h34 char model[32]; member
/hardware/samsung_slsi/exynos5/include/
Dmedia.h29 char model[32]; member
/hardware/samsung_slsi/exynos5/libcamera2/
DExynosExif.h184 unsigned char model[32]; member
DExynosJpegEncoderForCamera.cpp375 strlen((char *)exifInfo->model) + 1, exifInfo->model, &LongerTagOffest, pIfdStart); in makeExif()
DExynosCameraHWInterface2.cpp5733 strncpy((char *)mExifInfo.model, property, in m_setExifFixedAttribute()
5734 sizeof(mExifInfo.model) - 1); in m_setExifFixedAttribute()
5735 mExifInfo.model[sizeof(mExifInfo.model) - 1] = '\0'; in m_setExifFixedAttribute()
/hardware/samsung_slsi/exynos5/libcamera/
DExynosExif.h180 unsigned char model[32]; member
DExynosJpegEncoderForCamera.cpp398 strlen((char *)exifInfo->model) + 1, exifInfo->model, &LongerTagOffest, pIfdStart); in makeExif()
DExynosCamera.cpp3666 strncpy((char *)mExifInfo.model, property, in m_setExifFixedAttribute()
3667 sizeof(mExifInfo.model) - 1); in m_setExifFixedAttribute()
3668 mExifInfo.model[sizeof(mExifInfo.model) - 1] = '\0'; in m_setExifFixedAttribute()
/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c80 event->common.model = stdev->model_handle; in callback_thread_loop()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dconfigure646 add_cflags -fp-model precise
/hardware/intel/img/libdrm/
Dltmain.sh4571 -model|-arch|-isysroot)
Daclocal.m43630 # sets the default TLS model and affects inlining.
3926 # sets the default TLS model and affects inlining.