Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_seg_common.c43 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in vp9_is_segfeature_signed() function
Dvp9_seg_common.h65 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id);
/external/libvpx/libvpx/vp9/encoder/
Dvp9_bitstream.c801 if (vp9_is_segfeature_signed(j)) { in encode_segmentation()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1365 if (vp9_is_segfeature_signed(j)) in setup_segmentation()