Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_parse_bslice.c1201 UWORD32 ui_temp0, ui_temp1; in ih264d_get_implicit_weights() local
1236 ui_temp1 = 0x00000020; in ih264d_get_implicit_weights()
1241 ui_temp1 = (i2_dist_scale_factor >> 2); in ih264d_get_implicit_weights()
1247 ui_temp1 = 0x00000020; in ih264d_get_implicit_weights()
1250 pu4_iwt_ofst[1] = pu4_iwt_ofst[3] = pu4_iwt_ofst[5] = ui_temp1; in ih264d_get_implicit_weights()
1308 ui_temp1 = 0x00000020; in ih264d_get_implicit_weights()
1313 ui_temp1 = (i2_dist_scale_factor >> 2); in ih264d_get_implicit_weights()
1319 ui_temp1 = 0x00000020; in ih264d_get_implicit_weights()
1323 *pu4_wt_mat++ = ui_temp1; in ih264d_get_implicit_weights()
1325 *pu4_wt_mat++ = ui_temp1; in ih264d_get_implicit_weights()
[all …]