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

  /external/libhevc/decoder/
ihevcd_debug.h 130 #define DUMP_BS(pu4_pic_vert_bs, pu4_pic_horz_bs, vert_size_in_bytes, horz_size_in_bytes) ihevcd_debug_dump_bs(pu4_pic_vert_bs, pu4_pic_horz_bs, vert_size_in_bytes, horz_size_in_bytes)
139 #define DUMP_BS(pu4_pic_vert_bs, pu4_pic_horz_bs, vert_size_in_bytes, horz_size_in_bytes)
ihevcd_structs.h 390 UWORD32 *pu4_pic_horz_bs; member in struct:__anon27652
    [all...]
ihevcd_boundary_strength.c 250 pu4_horz_bs = (UWORD32 *)((UWORD8 *)ps_bs_ctxt->pu4_pic_horz_bs +
496 pu4_horz_bs = (UWORD32 *)((UWORD8 *)ps_bs_ctxt->pu4_pic_horz_bs +
    [all...]
ihevcd_deblk.c 150 pu4_horz_bs = (UWORD32 *)((UWORD8 *)ps_deblk->s_bs_ctxt.pu4_pic_horz_bs +
ihevcd_api.c     [all...]
ihevcd_process_slice.c     [all...]
ihevcd_parse_slice.c     [all...]

Completed in 49 milliseconds