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