Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dedid.h493 #define EXT_VIDEO_DATA_BLOCK_420 0x0E macro
500 #define EXT_VIDEO_DATA_BLOCK_420 0x0E macro
/rk3399_rockchip-uboot/common/
H A Dedid.c2631 if (cea_db_extended_tag(db) != EXT_VIDEO_DATA_BLOCK_420) in cea_db_is_y420vdb()