Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_cu_pu.c1917 ctb_enc_loop_out_t *ps_first_ctb; // Points to first CTB of ctb-row in ihevce_encode_slice_data() local
1992 ps_first_ctb = ps_entropy_ctxt->ps_frm_ctb + ctb_slice_address; in ihevce_encode_slice_data()
1993 ps_ctb = ps_first_ctb - 1; in ihevce_encode_slice_data()
2018 ps_ctb = ps_first_ctb + ctb_ctr; in ihevce_encode_slice_data()
2098 ps_first_ctb += num_ctb_in_row; in ihevce_encode_slice_data()