Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
DMediaProfiles.cpp187 findNameForTag(sVideoEncoderNameMap, NELEM(sVideoEncoderNameMap), codec.mCodec)); in logVideoCodec()
193 ALOGV("chroma: %s", findNameForTag(sChromaSubsamplingNameMap, NELEM(sChromaSubsamplingNameMap), in logVideoCodec()
196 ALOGV("hdr format: %s", findNameForTag(sHdrFormatNameMap, NELEM(sHdrFormatNameMap), in logVideoCodec()
261 MediaProfiles::findNameForTag( in findNameForTag() function in android::MediaProfiles
/frameworks/av/media/libmedia/include/media/
DMediaProfiles.h584 static const char *findNameForTag(