Home
last modified time | relevance | path

Searched refs:ps_ed_ctb (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c127 ihevce_ed_blk_t *ps_ed_ctb,
948 ihevce_ed_blk_t *ps_ed_ctb, in ihevce_ed_calc_incomplete_ctb() argument
1003 (ps_ed_ctb + i4_i)->i4_4x4_satd = -1; in ihevce_ed_calc_incomplete_ctb()
1004 (ps_ed_ctb + i4_i)->i4_4x4_cur_satd = -1; in ihevce_ed_calc_incomplete_ctb()
1062 ps_ed_8x8 = ps_ed_ctb + z_scan_idx; in ihevce_ed_calc_incomplete_ctb()
1123 ps_ed_4x4 = ps_ed_ctb + z_scan_idx; in ihevce_ed_calc_incomplete_ctb()
1205 ps_ed_4x4 = ps_ed_ctb + z_scan_idx; in ihevce_ed_calc_incomplete_ctb()
1381 ihevce_ed_blk_t *ps_ed_ctb, in ihevce_ed_calc_ctb() argument
1423 (ps_ed_ctb + i4_i)->i4_4x4_satd = -1; in ihevce_ed_calc_ctb()
1424 (ps_ed_ctb + i4_i)->i4_4x4_cur_satd = -1; in ihevce_ed_calc_ctb()
[all …]