Home
last modified time | relevance | path

Searched defs:y_diff (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DDepthConcatenateLayer.cpp98 const int y_diff = (height_out - height) / 2; in depthconcatenate_layer() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c559 int y_diff = 0; in vp9_apply_temporal_filter_c() local
730 const int y_diff = y_diff_sse[sub_row * y_diff_stride + sub_col]; in vp9_highbd_apply_temporal_filter_c() local
/aosp_15_r20/external/freetype/src/sdf/
H A Dftbsdf.c648 FT_Int x_diff, y_diff; in bsdf_init_distance_map() local
/aosp_15_r20/external/libvpx/test/
H A Dyuv_temporal_filter_test.cc268 const int y_diff = y_diff_ptr[sub_row * y_diff_stride + sub_col]; in ApplyReferenceFilter() local
/aosp_15_r20/external/libultrahdr/lib/src/
H A Dgainmapmath.cpp879 static float pythDistance(float x_diff, float y_diff) { in pythDistance()
/aosp_15_r20/external/cronet/third_party/ced/src/compact_enc_det/
H A Dcompact_enc_det.cc4496 double y_diff = y_bar - ue->y_bar; in DumpReliable() local