Lines Matching full:tu_t
288 * Each TU data includes tu_map and tu_t and coeff data for all
316 /* Size for storing tu_t start index each CTB */
323 /* Size for storing tu_t for each TU */
324 tu_data_size += num_tu * sizeof(tu_t);
1077 ps_codec->s_parse.ps_pic_tu = (tu_t *)pu1_buf;
1078 pu1_buf += ctb_min_tu_cnt * sizeof(tu_t);