Home
last modified time | relevance | path

Searched defs:sse_y (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c428 unsigned int *var_y, unsigned int *sse_y, in model_rd_for_sb_y_large()
629 unsigned int *sse_y, int is_intra) { in model_rd_for_sb_y()
732 unsigned int var_y, sse_y; in block_yrd() local
840 unsigned int *sse_y, int start_plane, in model_rd_for_sb_uv()
926 unsigned int sse_y, struct buf_2d yv12_mb[][MAX_MB_PLANE], int *rate, in encode_breakout_test()
1385 uint32_t sse_y = UINT_MAX; in recheck_zeromv_after_denoising() local
1483 unsigned int *sse_y, int force_smooth_filter, in search_filter_ref()
1698 unsigned int sse_y = UINT_MAX; in vp9_pick_inter_mode() local
2829 unsigned int var_y, sse_y; in vp9_pick_inter_mode_sub8x8() local
/external/webrtc/common_video/libyuv/
Dwebrtc_libyuv.cc220 const uint64_t sse_y = libyuv::ComputeSumSquareErrorPlane( in I420SSE() local
249 const uint64_t sse_y = libyuv::ComputeSumSquareErrorPlane( in I420APSNR() local
/external/libaom/libaom/av1/encoder/
Dnonrd_pickmode.c543 unsigned int *sse_y, int *early_term, in model_skip_for_sb_y_large()
689 unsigned int *sse_y, int calculate_rd) { in model_rd_for_sb_y()
1039 unsigned int *sse_y, int start_plane,
1290 unsigned int *sse_y, int *this_early_term,
1498 unsigned int sse_y = UINT_MAX; local
Dcompound_type.c1315 int64_t sse_y[COMPOUND_DISTWTD + 1]; in av1_compound_type_rd() local
1406 int64_t sse_y = compute_sse_plane(x, xd, PLANE_TYPE_Y, bsize); in av1_compound_type_rd() local
Drdopt.c614 int64_t *sse_y) { in get_sse()
1471 int64_t sse_y = -1; in motion_mode_rd() local
1526 int64_t sse_y = INT64_MAX; in motion_mode_rd() local
/external/webrtc/modules/video_coding/codecs/test/
Dvideoprocessor.cc136 const uint64_t sse_y = libyuv::ComputeSumSquareErrorPlane( in CalculateFrameQuality() local
/external/libaom/libaom/third_party/libyuv/source/
Dcompare.cc253 const uint64 sse_y = ComputeSumSquareErrorPlane(src_y_a, stride_y_a, in I420Psnr() local
/external/libyuv/files/source/
Dcompare.cc312 const uint64_t sse_y = ComputeSumSquareErrorPlane( in I420Psnr() local
/external/libvpx/libvpx/third_party/libyuv/source/
Dcompare.cc301 const uint64_t sse_y = ComputeSumSquareErrorPlane( in I420Psnr() local