Searched defs:configFormat (Results 1 – 3 of 3) sorted by relevance
44 struct configFormat { struct45 char mime[128];46 int32_t width;47 int32_t height;48 int32_t sampleRate;49 int32_t channelCount;
500 String configFormat = in parseNetworkWithUnknownTag() local
3605 const sp<AMessage> &configFormat, sp<AMessage> &outputFormat) { in setColorAspectsForVideoDecoder()3693 int32_t width, int32_t height, const sp<AMessage> &configFormat, sp<AMessage> &outputFormat, in getColorAspectsAndDataSpaceForVideoDecoder()3721 const sp<AMessage> &configFormat, sp<AMessage> &outputFormat, sp<AMessage> &inputFormat) { in setColorAspectsForVideoEncoder()3765 OMX_U32 portIndex, const sp<AMessage> &configFormat, sp<AMessage> &outputFormat) { in setHDRStaticInfoForVideoCodec()