Home
last modified time | relevance | path

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

/external/libhevc/decoder/
Dihevcd_sao.c155 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_ctb()
831 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
850 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
1524 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
1543 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2133 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2152 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2736 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2755 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
Dihevcd_parse_slice.c2146 ps_sao->b4_y_offset_3 = sao_offset[2]; in ihevcd_parse_sao()
/external/libhevc/common/
Dihevc_structs.h1001 WORD32 b4_y_offset_3 : 4; member