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

/external/libavc/encoder/
H A Dih264e_structs.h277 } enc_pu_t; typedef in typeref:struct:__anon9761
631 * Pointer to hold enc_pu_t for each PU in a picture
633 enc_pu_t *ps_pic_pu;
707 * Current PU structure - set to MB enc_pu_t pointer at the start of MB processing and incremented
710 enc_pu_t *ps_pu;
713 * Pointer to frame level enc_pu_t for the current frame being parsed
716 enc_pu_t *ps_pic_pu;
728 * pu1_pic_pu_map is map w.r.t MB's enc_pu_t array
1736 enc_pu_t *ps_pu;
1741 enc_pu_t *ps_colp
[all...]

Completed in 215 milliseconds