Searched refs:hbd_mc_buf (Results 1 – 1 of 1) sorted by relevance
3753 uint16_t *hbd_mc_buf; in allocate_mc_tmp_buf() local3754 CHECK_MEM_ERROR(cm, hbd_mc_buf, (uint16_t *)aom_memalign(16, buf_size)); in allocate_mc_tmp_buf()3755 thread_data->mc_buf[ref] = CONVERT_TO_BYTEPTR(hbd_mc_buf); in allocate_mc_tmp_buf()