Searched refs:h264info_value (Results 1 – 1 of 1) sorted by relevance
2052 char h264info_value[PROPERTY_VALUE_MAX] = {0}; in Play_Decoder() local2069 property_get("vidc.vdec.debug.h264info", h264info_value, "0"); in Play_Decoder()2070 h264info = atoi(h264info_value); in Play_Decoder()