Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Danim_encode.c1015 int best_idx = -1; in PickBestCandidate() local
1021 best_idx = i; in PickBestCandidate()
1026 assert(best_idx != -1); in PickBestCandidate()
1029 if (i == best_idx) { in PickBestCandidate()
1040 (best_idx == LL_DISP_NONE || best_idx == LOSSY_DISP_NONE) in PickBestCandidate()

Completed in 6 milliseconds