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

  /external/libavc/decoder/
ih264d_defs.h 402 #define B_MB 3
446 /* B_MB submb modes */
461 /** B_MB prediction modes */
ih264d_process_intra_mb.c 786 && (ps_top_mb->u1_mb_type != B_MB));
789 && (ps_left_mb->u1_mb_type != B_MB));
799 != B_MB));
813 != B_MB));
819 != B_MB));
    [all...]
ih264d_parse_pslice.c 839 u1_inter_mb_type = B_MB;
    [all...]

Completed in 3033 milliseconds