HomeSort by relevance Sort by last modified time
    Searched refs:ps_deblk_top_mb (Results 1 - 4 of 4) sorted by null

  /external/libavc/decoder/
ih264d_compute_bs.c 1151 deblkmb_neighbour_t *ps_deblk_top_mb; local
1397 deblkmb_neighbour_t *ps_deblk_top_mb; local
2254 deblkmb_neighbour_t *ps_deblk_top_mb; local
2316 deblkmb_neighbour_t *ps_deblk_top_mb; local
    [all...]
ih264d_thread_compute_bs.c 97 deblkmb_neighbour_t *ps_deblk_top_mb; local
117 ps_deblk_top_mb = ps_dec->ps_deblk_top_mb + u2_mbx;
127 u1_top_mb_typ = ps_deblk_top_mb->u1_mb_type;
128 ps_deblk_top_mb->u1_mb_type = u1_cur_mb_type;
131 ps_cur_mb_params->u1_topmb_qp = ps_deblk_top_mb->u1_mb_qp;
132 ps_deblk_top_mb->u1_mb_qp = ps_cur_mb_params->u1_mb_qp;
ih264d_utils.c     [all...]
ih264d_structs.h 867 deblkmb_neighbour_t *ps_deblk_top_mb; member in struct:_DecStruct
    [all...]

Completed in 57 milliseconds