Searched refs:ih264d_motion_compensate_mp (Results 1 – 4 of 4) sorted by relevance
78 void ih264d_motion_compensate_mp(dec_struct_t * ps_dec, dec_mb_info_t *ps_cur_mb_info);
551 ps_dec->p_mc_dec_thread = ih264d_motion_compensate_mp; in ih264d_decode_slice_thread()
1005 void ih264d_motion_compensate_mp(dec_struct_t * ps_dec, dec_mb_info_t *ps_cur_mb_info) in ih264d_motion_compensate_mp() function
1638 ps_dec->p_motion_compensate = ih264d_motion_compensate_mp; in ih264d_parse_decode_slice()