Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_cabac_tu.c423 UWORD32 u4_bits_estimated_prev; in ihevce_encode_transform_tree() local
466 u4_bits_estimated_prev = ps_cabac->u4_bits_estimated_q12; in ihevce_encode_transform_tree()
473 (ps_cabac->u4_bits_estimated_q12 - u4_bits_estimated_prev); in ihevce_encode_transform_tree()
565 u4_bits_estimated_prev = ps_cabac->u4_bits_estimated_q12; in ihevce_encode_transform_tree()
573 u4_bits_estimated_prev); in ihevce_encode_transform_tree()
578 u4_bits_estimated_prev = ps_cabac->u4_bits_estimated_q12; in ihevce_encode_transform_tree()
586 u4_bits_estimated_prev); in ihevce_encode_transform_tree()
593 u4_bits_estimated_prev = ps_cabac->u4_bits_estimated_q12; in ihevce_encode_transform_tree()
601 u4_bits_estimated_prev); in ihevce_encode_transform_tree()
665 u4_bits_estimated_prev = ps_cabac->u4_bits_estimated_q12; in ihevce_encode_transform_tree()
[all …]
Dihevce_cabac_cu_pu.c1701 UWORD32 u4_bits_estimated_prev; in ihevce_encode_coding_quadtree() local
1715 u4_bits_estimated_prev = ps_cabac->u4_bits_estimated_q12; in ihevce_encode_coding_quadtree()
1722 (ps_cabac->u4_bits_estimated_q12 - u4_bits_estimated_prev); in ihevce_encode_coding_quadtree()
2057 UWORD32 u4_bits_estimated_prev = in ihevce_encode_slice_data() local
2066 u4_bits_estimated_prev); in ihevce_encode_slice_data()