Searched refs:qp_const_flag_size (Results 1 – 1 of 1) sorted by relevance
1871 WORD32 qp_const_flag_size; in ihevcd_allocate_dynamic_bufs() local1900 …qp_const_flag_size = wd / MIN_CTB_SIZE + 1 /* The last ctb row deblk is done in last ctb + 1 row.*… in ihevcd_allocate_dynamic_bufs()1903 qp_const_flag_size *= ht / MIN_CTB_SIZE; in ihevcd_allocate_dynamic_bufs()1906 qp_const_flag_size /= 8; in ihevcd_allocate_dynamic_bufs()1922 size += qp_const_flag_size; in ihevcd_allocate_dynamic_bufs()1949 pu1_buf += qp_const_flag_size; in ihevcd_allocate_dynamic_bufs()1951 pu1_buf -= (vert_bs_size + horz_bs_size + qp_size + qp_const_flag_size); in ihevcd_allocate_dynamic_bufs()1963 pu1_buf += qp_const_flag_size; in ihevcd_allocate_dynamic_bufs()