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

  /external/libmpeg2/decoder/
impeg2d_vld_tables.h 34 #define MB_MV_FORW 0x8
38 #define MB_FORW_OR_BACK (MB_MV_FORW | MB_MV_BACK)
impeg2d_pnb_pic.c 218 UWORD16 refPic = !(u2_mb_type & MB_MV_FORW);
441 UWORD16 u2_refPic = !(u2_mb_type & MB_MV_FORW);

Completed in 65 milliseconds