Searched defs:best_y (Results 1 – 7 of 7) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | corner_match.c | 90 int x, y, best_x = 0, best_y = 0; in improve_correspondence() local 116 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 | 348 static void InterpolateTwoRows(const fixed_y_t* const best_y, in InterpolateTwoRows() 396 static int ConvertWRGBToYUV(const fixed_y_t* best_y, const fixed_t* best_uv, in ConvertWRGBToYUV() 463 fixed_y_t* best_y = best_y_base; in PreprocessARGB() 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 | 467 FT_Pos best_y; in af_latin_metrics_init_blues() local
|