Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c164 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_ctb()
1146 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1190 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1796 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1839 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
2393 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
2437 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
3031 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
3075 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
Dihevcd_parse_slice.c2138 ps_sao->b4_cr_offset_2 = sao_offset[1]; in ihevcd_parse_sao()
/external/libhevc/common/
Dihevc_structs.h161 WORD32 b4_cr_offset_2 : 4; member