Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_seg_common.h64 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id);
Dvp9_seg_common.c48 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in vp9_is_segfeature_signed() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c792 if (vp9_is_segfeature_signed(j)) { in encode_segmentation()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c533 if (vp9_is_segfeature_signed(j)) in setup_segmentation()