Searched refs:pu_w_plus_pu_h (Results 1 - 1 of 1) sorted by relevance

/external/libhevc/decoder/
H A Dihevcd_parse_slice.c637 WORD32 pu_w_plus_pu_h; local
640 pu_w_plus_pu_h = ((ps_pu->b4_wd + 1) << 2) + ((ps_pu->b4_ht + 1) << 2);
641 if(12 == pu_w_plus_pu_h)

Completed in 32 milliseconds