Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_pickmode.c1072 int64_t this_sse = INT64_MAX; in estimate_block_intra() local
2044 int64_t this_sse; in vp9_pick_inter_mode() local
2525 int64_t this_sse = INT64_MAX; in vp9_pick_inter_mode() local
Dvp9_rdopt.c75 int64_t this_sse; member
553 unsigned this_sse = 0; in pixel_sse() local
618 int64_t this_sse; in dist_block() local
1504 int64_t this_distortion, this_sse; in rd_pick_intra_sbuv_mode() local
/external/libaom/av1/encoder/
Dtx_search.c512 unsigned int this_sse; in get_2x2_normalized_sses_and_sads() local
1086 int64_t this_sse; in dist_block_tx_domain() local
Dencoder.c3315 const int64_t this_sse = superres_sses[this_index]; in encode_with_and_without_superres() local
Drdopt.c2512 unsigned int this_sse; in prune_zero_mv_with_sse() local
2903 const unsigned int this_sse = x->pred_sse[ref]; in handle_inter_mode() local
Dnonrd_pickmode.c279 int64_t this_sse, in early_term_inter_search_with_sse()