HomeSort by relevance Sort by last modified time
    Searched refs:best_cost_tu_split (Results 1 - 3 of 3) sorted by null

  /external/libhevc/encoder/
ihevce_had_satd.c 1241 WORD32 best_cost = 0, best_cost_tu_split; local
1556 WORD32 best_cost_tu_split; local
    [all...]
hme_subpel.c 1219 S32 best_cost_tu_split; local
    [all...]
  /external/libhevc/encoder/arm/
ihevce_had_compute_neon.c 1003 WORD32 best_cost, best_cost_tu_split; local
1039 best_cost_tu_split = ihevce_had_8x8_using_4_4x4_r_neon(
1061 best_cost = (best_cost_tu_split >> 2);
    [all...]

Completed in 55 milliseconds