Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_process_bslice.c758 WORD16 i16_td; in ih264d_decode_temporal_direct() local
786 i16_td = CLIP_S8(diff); in ih264d_decode_temporal_direct()
787 if((ps_pic_buff0->u1_is_short == 0) || (i16_td == 0)) in ih264d_decode_temporal_direct()
799 i2_tx = (16384 + ABS(SIGN_POW2_DIV(i16_td, 1))) / i16_td; in ih264d_decode_temporal_direct()