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

  /external/libavc/decoder/
ih264d_mb_utils.c 151 ps_cur_mb_info->u1_topleft_mbtype = ps_dec->u1_topleft_mbtype;
159 ps_dec->u1_topleft_mbtype = ps_cur_mb_info->ps_top_mb->u1_mb_type;
441 ps_cur_mb_info->u1_topleft_mbtype = ps_dec->u1_topleft_mbtype;
449 ps_dec->u1_topleft_mbtype = ps_cur_mb_info->ps_top_mb->u1_mb_type;
    [all...]
ih264d_structs.h 453 UWORD8 u1_topleft_mbtype; member in struct:_DecMbInfo
1059 UWORD8 u1_topleft_mbtype; member in struct:_DecStruct
    [all...]
ih264d_process_intra_mb.c 817 && ((ps_cur_mb_info->u1_topleft_mbtype != P_MB)
818 && (ps_cur_mb_info->u1_topleft_mbtype
    [all...]

Completed in 62 milliseconds