Home
last modified time | relevance | path

Searched refs:ui_temp0 (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
1235 ui_temp0 = 0x00000020; in ih264d_get_implicit_weights()
1240 ui_temp0 = 64 - (i2_dist_scale_factor >> 2); in ih264d_get_implicit_weights()
1246 ui_temp0 = 0x00000020; in ih264d_get_implicit_weights()
1249 pu4_iwt_ofst[0] = pu4_iwt_ofst[2] = pu4_iwt_ofst[4] = ui_temp0; in ih264d_get_implicit_weights()
1307 ui_temp0 = 0x00000020; in ih264d_get_implicit_weights()
1312 ui_temp0 = 64 - (i2_dist_scale_factor >> 2); in ih264d_get_implicit_weights()
1318 ui_temp0 = 0x00000020; in ih264d_get_implicit_weights()
1322 *pu4_wt_mat++ = ui_temp0; in ih264d_get_implicit_weights()
1324 *pu4_wt_mat++ = ui_temp0; in ih264d_get_implicit_weights()
[all …]