HomeSort by relevance Sort by last modified time
    Searched refs:TOP_FLD (Results 1 - 5 of 5) sorted by null

  /external/libavc/decoder/
ih264d_process_bslice.c 674 u1_pic_type = TOP_FLD;
    [all...]
ih264d_defs.h 340 #define TOP_FLD 0x01
342 #define COMP_FLD_PAIR 0x03 /* TOP_FLD | BOT_FLD */
ih264d_dpb_mgr.c 429 if((u1_picture_type & 0x03) == TOP_FLD)
    [all...]
ih264d_inter_pred.c 564 u1_pod_bot = u1_mb_or_pic_fld && (u1_ref_pic_type == TOP_FLD);
    [all...]
ih264d_utils.c 537 u1_pic_type = u1_pic_type | TOP_FLD;
    [all...]

Completed in 52 milliseconds