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

  /external/libavc/decoder/
ih264d_thread_compute_bs.c 463 ps_dec->i2_recon_thread_mb_y = i16_mb_y;
541 u4_mb_num = MIN(u4_mb_num + 1, (ps_dec->i2_recon_thread_mb_y + 1) * i2_pic_wdin_mbs - 1);
625 ps_dec->i2_recon_thread_mb_y += (1 << u1_mbaff);
626 u2_mb_y = ps_dec->i2_recon_thread_mb_y;
ih264d_structs.h 1271 WORD16 i2_recon_thread_mb_y; member in struct:_DecStruct
    [all...]

Completed in 44 milliseconds