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

  /external/libavc/decoder/
ih264d_transfer_address.h 37 UWORD8 *pu1_mb_v; member in struct:__anon22128
ih264d_deblocking.c 108 pu1_v = ps_tfr_cxt->pu1_mb_v;
604 ps_tfr_cxt->pu1_mb_v += 8;
610 ps_tfr_cxt->pu1_mb_v += ps_tfr_cxt->u4_uv_inc;
649 ps_tfr_cxt->pu1_mb_v = ps_tfr_cxt->pu1_src_v + 4;
747 pu1_deb_v = ps_tfr_cxt->pu1_mb_v;
764 ps_tfr_cxt->pu1_mb_v = pu1_deb_v;
817 ps_tfr_cxt->pu1_mb_v = pu1_deb_v;
    [all...]
ih264d_thread_compute_bs.c 485 ps_trns_addr->pu1_mb_v = ps_trns_addr->pu1_dest_v;
638 ps_trns_addr->pu1_mb_v = ps_trns_addr->pu1_dest_v;
ih264d_thread_parse_decode.c 534 ps_trns_addr->pu1_mb_v = ps_trns_addr->pu1_dest_v;
ih264d_parse_slice.c     [all...]
ih264d_mb_utils.c     [all...]

Completed in 133 milliseconds