Home | History | Annotate | Download | only in decoder

Lines Matching refs:ps_part

75     parse_part_params_t * ps_part;
85 ps_part = ps_dec->ps_parse_part_params; // + u1_mb_idx;
171 for(j = 0; j < u1_num_part; j++, ps_part++)
174 u1_sub_mb_num = ps_part->u1_sub_mb_num;
177 if(PART_NOT_DIRECT != ps_part->u1_is_direct)
235 u1_wd = ps_part->u1_partwidth;
236 u1_ht = ps_part->u1_partheight;