Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_msm8974.cpp135 #define DEFAULT_CONCEAL_COLOR "32784" //0x8010, black by default macro
1901 property_get("persist.vidc.dec.conceal_color", property_value, DEFAULT_CONCEAL_COLOR); in component_init()