Searched refs:CAB_BD16x16_MASK (Results 1 – 4 of 4) sorted by relevance
83 #define CAB_BD16x16_MASK 0x07 /* 0000 0111 */ macro
2119 u4_ctx_inc += ((ps_left_ctxt->u1_mb_type & CAB_BD16x16_MASK) in ih264e_write_bslice_mb_cabac()2122 u4_ctx_inc += ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK) in ih264e_write_bslice_mb_cabac()2244 u4_ctx_inc += ((ps_left_ctxt->u1_mb_type & CAB_BD16x16_MASK) in ih264e_write_bslice_mb_cabac()2247 u4_ctx_inc += ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK) in ih264e_write_bslice_mb_cabac()2323 u4_ctx_inc += ((ps_left_ctxt->u1_mb_type & CAB_BD16x16_MASK) in ih264e_write_bslice_mb_cabac()2326 u4_ctx_inc += ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK) in ih264e_write_bslice_mb_cabac()
386 #define CAB_BD16x16_MASK 0x07 /* 0000 0111 */ macro
230 a = ((ps_left_ctxt->u1_mb_type & CAB_BD16x16_MASK) != CAB_BD16x16); in ih264d_parse_mb_type_cabac()232 b = ((ps_top_ctxt->u1_mb_type & CAB_BD16x16_MASK) != CAB_BD16x16); in ih264d_parse_mb_type_cabac()