Home | History | Annotate | Download | only in decoder

Lines Matching refs:bot_left

354     UWORD8 top_right, top, top_left, left, bot_left;
386 bot_left = 0;
408 bot_left |= ((*(pu1_nbr_intra_flag + i * numbytes_row)
411 bot_left &= num_8_blks_in_bits;
484 bot_left = 0xF;
511 bot_left &= ctb_size_bot_bits;
520 | gau4_ihevcd_4_bit_reverse[bot_left];
523 | gau4_ihevcd_4_bit_reverse[bot_left];
550 /* 1st bit points to neighbor (left/top_left/bot_left) */