Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c154 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_ctb()
830 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
849 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
1523 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
1542 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
2132 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
2151 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
2735 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
2754 ai1_offset_y[2] = ps_sao->b4_y_offset_2; in ihevcd_sao_shift_ctb()
Dihevcd_parse_slice.c2145 ps_sao->b4_y_offset_2 = sao_offset[1]; in ihevcd_parse_sao()
/external/libhevc/common/
Dihevc_structs.h996 WORD32 b4_y_offset_2 : 4; member