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

  /external/libavc/decoder/
ih264d_deblocking.c 426 if(ps_dec->u4_deblk_mb_x)
597 ps_dec->u4_deblk_mb_x++;
600 u4_mbs_next = u4_image_wd_mb - ps_dec->u4_deblk_mb_x;
612 ps_dec->u4_deblk_mb_x = 0;
    [all...]
ih264d_thread_parse_decode.c 409 ps_dec->u4_deblk_mb_x = ps_cur_mb_info->u2_mbx;
ih264d_process_pslice.c 467 ps_dec->u4_deblk_mb_x = ps_cur_mb_info->u2_mbx;
    [all...]
ih264d_structs.h 1255 UWORD32 u4_deblk_mb_x; member in struct:_DecStruct
    [all...]
ih264d_parse_slice.c 725 ps_dec->u4_deblk_mb_x = 0;
    [all...]

Completed in 60 milliseconds