Searched refs:get_p_cbp (Results 1 – 3 of 3) sorted by relevance
130 static inline int get_p_cbp(MpegEncContext * s, in get_p_cbp() function
459 cbp= get_p_cbp(s, block, motion_x, motion_y); in ff_h263_encode_mb()
631 cbp = get_p_cbp(s, block, motion_x, motion_y); in ff_mpeg4_encode_mb()