Searched defs:u1_top_ctb_avail (Results 1 - 3 of 3) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_iquant_itrans_recon_ctb.c612 u1_top_ctb_avail; local
616 u1_top_ctb_avail = ps_proc->u1_top_ctb_avail;
650 (u1_top_ctb_avail == 1) ? top_avail_bits : 0x0);
H A Dihevcd_parse_slice.c2958 WORD8 u1_top_ctb_avail = 1; local
2982 u1_top_ctb_avail = 0;
2993 u1_top_ctb_avail = 0;
3005 u1_top_ctb_avail = 0;
3068 s_mv_ctxt.u1_top_ctb_avail = u1_top_ctb_avail;
H A Dihevcd_structs.h298 UWORD8 u1_top_ctb_avail; member in struct:__anon10691
1472 UWORD8 u1_top_ctb_avail; member in struct:__anon10697

Completed in 75 milliseconds