Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_process_bslice.c133 UWORD32 uc_Idx, uc_Idx1; in ih264d_decode_spatial_direct() local
179 uc_Idx = ((i1_ref_frame0 < 1) ? 0 : i1_ref_frame0) in ih264d_decode_spatial_direct()
182 uc_Idx >>= 1; in ih264d_decode_spatial_direct()
184 uc_Idx += (u1_scale_ref) ? (uc_Idx1 >> 1) : uc_Idx1; in ih264d_decode_spatial_direct()
186 (UWORD32*)&ps_dec->pu4_wt_ofsts[2 * X3(uc_Idx)]; in ih264d_decode_spatial_direct()