Searched refs:C_AVAIL (Results 1 – 3 of 3) sorted by relevance
210 if (h->flags & C_AVAIL) in ff_cavs_load_intra_pred_luma()243 if(h->flags & C_AVAIL) { in ff_cavs_load_intra_pred_chroma()657 h->flags &= ~(C_AVAIL | D_AVAIL); in ff_cavs_init_mb()662 h->flags &= ~C_AVAIL; in ff_cavs_init_mb()664 if (!(h->flags & C_AVAIL)) { in ff_cavs_init_mb()700 h->flags = B_AVAIL | C_AVAIL; in ff_cavs_next_mb()
43 #define C_AVAIL 4 macro
938 h->flags &= ~(B_AVAIL | C_AVAIL); in decode_slice_header()