Searched defs:best_idx (Results 1 - 8 of 8) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | nellymoserenc.c | 212 int band, best_idx, power_idx = 0; in get_exponent_greedy() local 237 int i, j, band, best_idx; in get_exponent_dynamic() local 307 int i, j, band, block, best_idx, power_idx = 0; encode_block() local [all...] |
H A D | elbg.c | 354 int best_idx = 0; in do_elbg() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | avfiltergraph.c | 808 int best_idx, best_diff = INT_MAX; in swap_samplerates_on_filter() local 888 int best_idx = -1, best_score = INT_MIN, best_count_diff = INT_MAX; in swap_channel_layouts_on_filter() local 994 int best_idx = -1, best_score = INT_MIN; in swap_sample_fmts_on_filter() local [all...] |
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_bo.c | 329 unsigned best_idx; in sparse_backing_alloc() local [all...] |
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/ |
H A D | amdgpu_bo.c | 900 unsigned best_idx; in sparse_backing_alloc() local [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_tls.cc | 2060 ssize_t best_idx = -1; in lookup() local
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_schedule.c | 1181 unsigned i, best_idx = ~0; in bi_choose_index() local
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
H A D | anim_encode.c | 1013 int best_idx = -1; in PickBestCandidate() local
|
Completed in 16 milliseconds