Home
last modified time | relevance | path

Searched defs:segmentation (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c386 struct segmentation { struct
387 u8 enabled;
388 u8 update_map;
389 u8 update_data;
390 u8 abs_delta;
391 u8 temporal_update;
392 s16 feature_data[MAX_SEGMENTS][SEG_LVL_MAX];
393 unsigned int feature_mask[MAX_SEGMENTS];
/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dav1d_syntax.h164 } segmentation; member
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/vp9/
H A Dvp9d_parser.h180 } segmentation; member