Home
last modified time | relevance | path

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

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