Home
last modified time | relevance | path

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

/external/libavc/decoder/
Dih264d_defs.h337 #define COMP_FLD_PAIR 0x03 /* TOP_FLD | BOT_FLD */ macro
Dih264d_process_bslice.c1941 else if(uc_colpictype == COMP_FLD_PAIR) in ih264d_cal_col_pic()
2279 if((ps_col_pic->u1_picturetype & 0x7) == COMP_FLD_PAIR) in ih264d_fld_to_mbaff()