Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dmpg4d_syntax.h44 #define MPEG4_SPRITE_NONE 0 macro
/rockchip-linux_mpp/mpp/codec/dec/mpg4/
H A Dmpg4d_parser.c581 if (mp4Hdr->vol.sprite_enable != MPEG4_SPRITE_NONE) { in mpg4d_parse_vol_header()