Searched refs:codingType (Results  1 – 5 of 5) sorted by relevance
| /device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ | 
| D | GoldfishVPX.cpp | 58                          OMX_VIDEO_CODINGTYPE codingType,  in GoldfishVPX()  argument66               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()
 
 | 
| D | GoldfishVPX.h | 43                 OMX_VIDEO_CODINGTYPE codingType,
 | 
| /device/generic/goldfish-opengl/system/codecs/omx/avcdec/ | 
| D | GoldfishAVCDec.cpp | 46 #define codingType                      OMX_VIDEO_CodingAVC  macro79             name, componentName, codingType,  in GoldfishAVCDec()
 
 | 
| /device/generic/goldfish-opengl/system/codecs/omx/plugin/ | 
| D | GoldfishVideoDecoderOMXComponent.h | 40             OMX_VIDEO_CODINGTYPE codingType,
 | 
| D | GoldfishVideoDecoderOMXComponent.cpp | 46         OMX_VIDEO_CODINGTYPE codingType,  in GoldfishVideoDecoderOMXComponent()  argument70         mCodingType(codingType),  in GoldfishVideoDecoderOMXComponent()
 
 |