Home
last modified time | relevance | path

Searched refs:PLANE_TYPE (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h122 PLANE_TYPE plane_type;
210 static INLINE TX_TYPE get_tx_type(PLANE_TYPE plane_type, in get_tx_type()
220 static INLINE TX_TYPE get_tx_type_4x4(PLANE_TYPE plane_type, in get_tx_type_4x4()
Dvp9_scan.h42 PLANE_TYPE type, int block_idx) { in get_scan()
Dvp9_enums.h110 } PLANE_TYPE; typedef
/external/libvpx/libvpx/vp9/decoder/
Dvp9_detokenize.c49 PLANE_TYPE type, in decode_coefs()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.c506 const PLANE_TYPE type = pd->plane_type; in tokenize_b()
Dvp9_encodemb.c102 const PLANE_TYPE type = pd->plane_type; in optimize_b()
Dvp9_rdopt.c344 const PLANE_TYPE type = pd->plane_type; in cost_coeffs()