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

  /external/libavc/decoder/
ih264d_thread_parse_decode.c 423 if(ps_dec->cur_dec_mb_num > ps_dec->ps_cur_sps->u2_max_mb_addr)
607 > ps_dec->ps_cur_sps->u2_max_mb_addr)
ih264d_parse_headers.c     [all...]
ih264d_thread_compute_bs.c 448 u4_max_addr = ps_dec->ps_cur_sps->u2_max_mb_addr;
706 if(ps_dec->cur_recon_mb_num > ps_dec->ps_cur_sps->u2_max_mb_addr)
ih264d_parse_islice.c 787 if(i2_cur_mb_addr > ps_dec->ps_cur_sps->u2_max_mb_addr)
    [all...]
ih264d_parse_pslice.c     [all...]
ih264d_parse_slice.c 761 == (ps_dec->ps_cur_sps->u2_max_mb_addr + 1))
    [all...]
ih264d_structs.h 312 UWORD16 u2_max_mb_addr; /** Total number of macroblocks in a coded picture */ member in struct:__anon22113
    [all...]
ih264d_utils.c 737 ps_seq->u2_max_mb_addr =
    [all...]
ih264d_api.c     [all...]

Completed in 292 milliseconds