Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_inter_pred.h77 void ih264d_motion_compensate_bp(dec_struct_t * ps_dec, dec_mb_info_t *ps_cur_mb_info);
Dih264d_thread_parse_decode.c539 ps_dec->p_mc_dec_thread = ih264d_motion_compensate_bp; in ih264d_decode_slice_thread()
Dih264d_inter_pred.c903 void ih264d_motion_compensate_bp(dec_struct_t * ps_dec, dec_mb_info_t *ps_cur_mb_info) in ih264d_motion_compensate_bp() function
Dih264d_parse_slice.c1657 ps_dec->p_motion_compensate = ih264d_motion_compensate_bp; in ih264d_parse_decode_slice()
Dih264d_parse_pslice.c1494 ps_dec->p_motion_compensate = ih264d_motion_compensate_bp; in ih264d_mark_err_slice_skip()