Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp58 OMX_VIDEO_CODINGTYPE codingType, in GoldfishVPX() argument
66 codingType, in GoldfishVPX()
67 codingType == OMX_VIDEO_CodingVP8 ? NULL : kVP9ProfileLevels, in GoldfishVPX()
68 codingType == OMX_VIDEO_CodingVP8 ? 0 : NELEM(kVP9ProfileLevels), in GoldfishVPX()
74 mMode(codingType == OMX_VIDEO_CodingVP8 ? MODE_VP8 : MODE_VP9), in GoldfishVPX()
DGoldfishVPX.h43 OMX_VIDEO_CODINGTYPE codingType,
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.h40 OMX_VIDEO_CODINGTYPE codingType,
DGoldfishVideoDecoderOMXComponent.cpp46 OMX_VIDEO_CODINGTYPE codingType, in GoldfishVideoDecoderOMXComponent() argument
70 mCodingType(codingType), in GoldfishVideoDecoderOMXComponent()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp39 #define codingType OMX_VIDEO_CodingAVC macro
72 name, componentName, codingType, in GoldfishAVCDec()