Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_blockd.h47 } PLANE_TYPE; typedef
184 PLANE_TYPE plane_type;
254 static INLINE TX_TYPE get_tx_type(PLANE_TYPE plane_type, in get_tx_type()
263 static INLINE TX_TYPE get_tx_type_4x4(PLANE_TYPE plane_type, in get_tx_type_4x4()
Dvp9_entropy.h177 PLANE_TYPE type, int block_idx) { in get_scan()
Dvp9_loopfilter.c296 static void filter_selectively_vert_row2(PLANE_TYPE plane_type, in filter_selectively_vert_row2()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_detokenize.c82 static int decode_coefs(VP9_COMMON *cm, const MACROBLOCKD *xd, PLANE_TYPE type, in decode_coefs()
Dvp9_decodeframe.c198 const PLANE_TYPE plane_type = pd->plane_type; in inverse_transform_block()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_tokenize.c223 const PLANE_TYPE type = pd->plane_type; in tokenize_b()
Dvp9_encodemb.c126 PLANE_TYPE type = pd->plane_type; in optimize_b()
Dvp9_rdopt.c562 const PLANE_TYPE type = pd->plane_type; in cost_coeffs()