Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c163 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_ctb()
1120 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
1164 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
1734 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
1777 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
2288 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
2332 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
2890 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
2934 ai1_offset_cr[1] = ps_sao->b4_cr_offset_1; in ihevcd_sao_shift_ctb()
Dihevcd_parse_slice.c2137 ps_sao->b4_cr_offset_1 = sao_offset[0]; in ihevcd_parse_sao()
/external/libhevc/common/
Dihevc_structs.h156 WORD32 b4_cr_offset_1 : 4; member