HomeSort by relevance Sort by last modified time
    Searched refs:histogram_size (Results 1 - 12 of 12) sorted by null

  /external/opencv3/3rdparty/libwebp/utils/
huffman_encode.c 178 static int GenerateOptimalTree(const int* const histogram, int histogram_size,
187 for (i = 0; i < histogram_size; ++i) {
216 for (j = 0; j < histogram_size; ++j) {
265 for (j = 1; j < histogram_size; ++j) {
  /external/webp/src/utils/
huffman_encode.c 166 int histogram_size,
174 for (i = 0; i < histogram_size; ++i) {
197 for (j = 0; j < histogram_size; ++j) {
246 for (j = 1; j < histogram_size; ++j) {
  /device/huawei/angler/camera/QCamera2/stack/common/
cam_intf.h 298 int32_t histogram_size; member in struct:__anon3294
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/common/
cam_intf.h 298 int32_t histogram_size; member in struct:__anon3846
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 276 int32_t histogram_size; member in struct:__anon4682
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_intf.h 403 int32_t histogram_size; member in struct:__anon31353
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/common/
cam_intf.h 431 int32_t histogram_size; member in struct:cam_capability
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 732 milliseconds