Home
last modified time | relevance | path

Searched defs:segfeature_active (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_seg_common.h57 static INLINE int segfeature_active(const struct segmentation *seg, in segfeature_active() function
/aosp_15_r20/external/libaom/av1/common/
H A Dseg_common.h61 static inline int segfeature_active(const struct segmentation *seg, in segfeature_active() function
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vcn_dec.c1025 int segfeature_active = pic->picture_parameter.seg_info.feature_mask[i] & (1 << 0); in get_av1_msg() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_video.c1782 int segfeature_active = result.feature_mask[i] & (1 << 0); in get_av1_msg() local