Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_tokenize.c203 static INLINE int get_tx_eob(const struct segmentation *seg, int segment_id, in get_tx_eob() function
237 const int seg_eob = get_tx_eob(&cpi->common.seg, segment_id, tx_size); in tokenize_b()