Searched refs:PLANE_TYPE (Results 1 – 7 of 7) sorted by relevance
198 static INLINE PLANE_TYPE get_plane_type(int plane) { in get_plane_type()199 return (PLANE_TYPE)(plane > 0); in get_plane_type()209 static INLINE TX_TYPE get_tx_type(PLANE_TYPE plane_type, in get_tx_type()219 static INLINE TX_TYPE get_tx_type_4x4(PLANE_TYPE plane_type, in get_tx_type_4x4()
43 PLANE_TYPE type, int block_idx) { in get_scan()
106 typedef enum { PLANE_TYPE_Y = 0, PLANE_TYPE_UV = 1, PLANE_TYPES } PLANE_TYPE; typedef
364 const PLANE_TYPE type = get_plane_type(plane); in tokenize_b()
71 const PLANE_TYPE plane_type = get_plane_type(plane); in vp9_optimize_b()
358 const PLANE_TYPE type = get_plane_type(plane); in cost_coeffs()
74 static int decode_coefs(const MACROBLOCKD *xd, PLANE_TYPE type, in decode_coefs()