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

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_blockd.h48 } PLANE_TYPE; typedef in typeref:enum:__anon13101
185 PLANE_TYPE plane_type;
256 static INLINE TX_TYPE get_tx_type(PLANE_TYPE plane_type,
265 static INLINE TX_TYPE get_tx_type_4x4(PLANE_TYPE plane_type,
/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h47 } PLANE_TYPE; typedef in typeref:enum:__anon24891
184 PLANE_TYPE plane_type;
254 static INLINE TX_TYPE get_tx_type(PLANE_TYPE plane_type,
263 static INLINE TX_TYPE get_tx_type_4x4(PLANE_TYPE plane_type,

Completed in 107 milliseconds