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()
832 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
851 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
1525 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
1544 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2134 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2153 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2737 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
2756 ai1_offset_y[4] = ps_sao->b4_y_offset_4; in ihevcd_sao_shift_ctb()
Dihevcd_parse_slice.c2147 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