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()
1121 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1165 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1735 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
1778 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
2289 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
2333 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
2891 ai1_offset_cr[2] = ps_sao->b4_cr_offset_2; in ihevcd_sao_shift_ctb()
2935 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