Home
last modified time | relevance | path

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

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/
Domx_vdec_test.cpp2052 char h264info_value[PROPERTY_VALUE_MAX] = {0}; in Play_Decoder() local
2069 property_get("vidc.vdec.debug.h264info", h264info_value, "0"); in Play_Decoder()
2070 h264info = atoi(h264info_value); in Play_Decoder()