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.c153 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_ctb()
825 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
844 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
1518 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
1537 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2127 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2146 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2730 ai1_offset_y[3] = ps_sao->b4_y_offset_3; in ihevcd_sao_shift_ctb()
2749 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