Home
last modified time | relevance | path

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

/external/libmpeg2/decoder/
Dimpeg2d_i_pic.c144 if(ps_dec->u2_concealment_motion_vectors) in impeg2d_dec_i_mb_params()
Dimpeg2d_structs.h235 UWORD16 u2_concealment_motion_vectors; member
Dimpeg2d_dec_hdr.c804 ps_dec->u2_concealment_motion_vectors = impeg2d_bit_stream_get_bit(ps_stream); in impeg2d_dec_pic_coding_ext()
1231 ps_dec_thd->u2_concealment_motion_vectors = ps_dec->u2_concealment_motion_vectors; in impeg2d_init_thread_dec_ctxt()
Dimpeg2d_pic_proc.c266 ps_dec->u2_concealment_motion_vectors = 0; in impeg2d_init_video_state()
Dimpeg2d_mc.c444 if(ps_dec->u2_concealment_motion_vectors) in impeg2d_dec_intra_mb()