Searched defs:best_y (Results 1 – 8 of 8) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | corner_match.c | 92 int x, y, best_x = 0, best_y = 0; in improve_correspondence() local 118 int x, y, best_x = 0, best_y = 0; in improve_correspondence() local
|
/external/webp/src/dsp/ |
D | yuv.c | 226 const uint16_t* best_y, uint16_t* out) { in SharpYUVFilterRow_C()
|
D | yuv_neon.c | 231 const uint16_t* best_y, uint16_t* out) { in SharpYUVFilterRow_NEON()
|
D | yuv_sse2.c | 809 const uint16_t* best_y, uint16_t* out) { in SharpYUVFilterRow_SSE2()
|
/external/webp/src/enc/ |
D | picture_csp_enc.c | 352 static void InterpolateTwoRows(const fixed_y_t* const best_y, in InterpolateTwoRows() 400 static int ConvertWRGBToYUV(const fixed_y_t* best_y, const fixed_t* best_uv, in ConvertWRGBToYUV() 467 fixed_y_t* best_y = best_y_base; in PreprocessARGB() local
|
/external/mesa3d/src/imgui/ |
D | imstb_rectpack.h | 351 int best_waste = (1<<30), best_x, best_y = (1 << 30); in stbrp__skyline_find_best_pos() local
|
/external/freetype/src/autofit/ |
D | aflatin2.c | 230 FT_Int best_point, best_y, best_first, best_last; in af_latin2_metrics_init_blues() local
|
D | aflatin.c | 470 FT_Pos best_y; in af_latin_metrics_init_blues() local
|