OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:histogram_size
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/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
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/chromium_org/courgette/
adjustment_method_2.cc
548
size_t
histogram_size
= histogram.size();
local
553
if (++snippet_size > snippet_max && snippet_size !=
histogram_size
) {
567
size_t
histogram_size
= histogram.size();
local
573
if (++snippet_size > snippet_max && snippet_size !=
histogram_size
) {
[
all
...]
/device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h
272
int32_t
histogram_size
;
member in struct:__anon1620
/hardware/qcom/camera/QCamera2/stack/common/
cam_intf.h
273
int32_t
histogram_size
;
member in struct:__anon33954
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
Completed in 556 milliseconds