Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.h53 #define USER_DATA_START_CODE 0x1B2 macro
H A Dm2vd_parser.c883 while (code == EXTENSION_START_CODE || code == USER_DATA_START_CODE) { in m2vd_decode_ext_header()