Home
last modified time | relevance | path

Searched defs:ip_pos (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_bs_compute_ctb.h119 #define SET_VALUE_BIG(pu4_bs, value, ip_pos, edge_size) \ argument
130 #define EXTRACT_VALUE_BIG(pu4_bs, ip_pos) (((*(pu4_bs)) >> (30 - 2 * ip_pos)) & 0x3) argument