Home | History | Annotate | Download | only in decoder

Lines Matching refs:pu_t

177      * Pointer to hold pu_t for each PU in a picture
179 pu_t *ps_pic_pu;
246 * Current PU structure - set to CTB pu_t pointer at the start of CTB processing and incremented
249 pu_t *ps_pu;
252 * Pointer to frame level pu_t for the current frame being parsed
255 pu_t *ps_pic_pu;
264 * start index of pu_t in ps_pic_pu and also to identify number of
275 * pu1_pic_pu_map is map w.r.t CTB's pu_t array
421 * start index of pu_t in ps_pic_pu and also to identify number of
428 * Current PU structure - set to CTB pu_t pointer at the start of CTB processing and incremented
431 pu_t *ps_pu;
434 * Pointer to frame level pu_t for the current frame being parsed
437 pu_t *ps_pic_pu;
444 * pu1_pic_pu_map is map w.r.t CTB's pu_t array
899 * Current PU structure - set to CTB pu_t pointer at the start of CTB parsing and incremented
902 pu_t *ps_pu;
947 * CU related information to be used to populate tu_t and pu_t during
958 * Pointer to frame level pu_t for the current frame being parsed
961 pu_t *ps_pic_pu;
984 * start index of pu_t in ps_pic_pu and also to identify number of
1276 * Current PU structure - set to CTB pu_t pointer at the start of CTB processing and incremented
1279 pu_t *ps_pu;
1291 * start index of pu_t in ps_pic_pu and also to identify number of
1309 * Pointer to frame level pu_t for the current frame being parsed
1312 pu_t *ps_pic_pu;
1319 * pu1_pic_pu_map is map w.r.t CTB's pu_t array