Home
last modified time | relevance | path

Searched defs:best (Results 1 - 25 of 77) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
H A Dimgconvert.c36 enum AVPixelFormat best = AV_PIX_FMT_NONE; in avcodec_find_best_pix_fmt_of_list() local
H A Dlibvo-amrwbenc.c61 int i, best = -1, min_diff = 0; in get_wb_bitrate_mode() local
H A Daacenc_is.c120 struct AACISError ph_err1, ph_err2, *best; in ff_aac_search_for_is() local
H A Didcinvideo.c88 int best, best_node; in huff_smallest_node() local
H A Dlibopencore-amr.c164 int i, best = -1, min_diff = 0; in get_bitrate_mode() local
/third_party/musl/src/network/
H A Dinet_ntop.c10 int i, j, max, best; in inet_ntop() local
/third_party/ffmpeg/libavutil/tests/
H A Dpixfmt_best.c44 enum AVPixelFormat best = AV_PIX_FMT_NONE; in find_best() local
/third_party/node/deps/cares/src/lib/
H A Dinet_ntop.c118 } best, cur; in inet_ntop6() local
[all...]
/third_party/curl/lib/
H A Dinet_ntop.c101 } best, cur; in inet_ntop6() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Dfactor.hpp117 auto best = std::make_pair(T(1), std::vector<T>(grid.size(), T(1))); in find_grid_optimal_factor() local
/third_party/skia/tests/
H A DStrokerTest.cpp153 int best = 0; in DEF_TEST() local
232 int best = 0; in DEF_TEST() local
342 int best = 0; in DEF_TEST() local
387 int best[2] = { 0 }; DEF_TEST() local
[all...]
/third_party/libuv/src/
H A Dinet.c71 struct { int base, len; } best, cur; in inet_ntop6() local
[all...]
/third_party/libwebsockets/lib/core-net/
H A Dlws-dsh.c30 lws_dsh_obj_t *best; member
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dnode_to_instr.c262 ppir_node *best = NULL; in ppir_ready_list_pick_best() local
/third_party/node/deps/uv/src/
H A Dinet.c76 struct { int base, len; } best, cur; in inet_ntop6() local
[all...]
/third_party/skia/src/pathops/
H A DSkIntersections.cpp151 SkDVector best = fPt[result] - origin; in mostOutside() local
/third_party/pulseaudio/src/pulsecore/
H A Ddevice-port.c255 pa_device_port *p, *best = NULL; in pa_device_port_find_best() local
H A Dcard.c212 pa_card_profile *best = NULL; in pa_card_choose_initial_profile() local
[all...]
H A Dcore.c362 pa_sink *best = NULL; in pa_core_update_default_sink() local
453 pa_source *best = NULL; pa_core_update_default_source() local
[all...]
/third_party/glfw/src/
H A Dwin32_monitor.c252 const GLFWvidmode* best; in _glfwSetVideoModeWin32() local
H A Dx11_monitor.c235 const GLFWvidmode* best = _glfwChooseVideoMode(monitor, desired); in _glfwSetVideoModeX11() local
/third_party/alsa-lib/src/pcm/
H A Dinterval.c439 int boundary_nearer(int min, int mindir, int best, int bestdir, int max, int maxdir) in boundary_nearer() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c323 struct si_result *best = NULL; in si_test_dma_perf() local
417 struct si_result *best = methods[i]; si_test_dma_perf() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_pressure_schedule.c271 struct sched_node *best = NULL; in choose_instr() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dalpha_enc.c241 FilterTrial best; in ApplyFiltersAndEncode() local
[all...]

Completed in 12 milliseconds

1234