Home
last modified time | relevance | path

Searched defs:best_y (Results 1 - 9 of 9) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_find_rect.c146 static float search(FOCContext *foc, int pass, int maxpass, int xmin, int xmax, int ymin, int ymax, int *best_x, int *best_y, float best_score) in search() argument
177 int best_x, best_y; in filter_frame() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dyuv.c225 SharpYUVFilterRow_C(const int16_t* A, const int16_t* B, int len, const uint16_t* best_y, uint16_t* out) SharpYUVFilterRow_C() argument
H A Dyuv_neon.c230 SharpYUVFilterRow_NEON(const int16_t* A, const int16_t* B, int len, const uint16_t* best_y, uint16_t* out) SharpYUVFilterRow_NEON() argument
H A Dyuv_sse2.c808 SharpYUVFilterRow_SSE2(const int16_t* A, const int16_t* B, int len, const uint16_t* best_y, uint16_t* out) SharpYUVFilterRow_SSE2() argument
/third_party/mesa3d/src/imgui/
H A Dimstb_rectpack.h351 int best_waste = (1<<30), best_x, best_y = (1 << 30); in stbrp__skyline_find_best_pos() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimstb_rectpack.h353 int best_waste = (1<<30), best_x, best_y = (1 << 30); in stbrp__skyline_find_best_pos() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpicture_csp_enc.c352 static void InterpolateTwoRows(const fixed_y_t* const best_y, in InterpolateTwoRows() argument
400 static int ConvertWRGBToYUV(const fixed_y_t* best_y, const fixed_t* best_uv, in ConvertWRGBToYUV() argument
467 fixed_y_t* best_y = best_y_base; PreprocessARGB() local
[all...]
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Daflatin.c465 FT_Pos best_y; in af_latin_metrics_init_blues() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h10700 int best_waste = (1<<30), best_x, best_y = (1 << 30); in nk_rp__skyline_find_best_pos() local
[all...]

Completed in 44 milliseconds