Searched defs:GoldfishVideoDecoderOMXComponent (Results 1 – 2 of 2) sorted by relevance
36 struct GoldfishVideoDecoderOMXComponent : public SimpleGoldfishOMXComponent { struct50 enum {59 enum {117 enum CropSettingsMode {136 enum {142 bool mIsAdaptive;143 uint32_t mAdaptiveMaxWidth, mAdaptiveMaxHeight;144 uint32_t mWidth, mHeight;145 uint32_t mCropLeft, mCropTop, mCropWidth, mCropHeight;146 OMX_COLOR_FORMATTYPE mOutputFormat;[all …]
43 GoldfishVideoDecoderOMXComponent::GoldfishVideoDecoderOMXComponent( in GoldfishVideoDecoderOMXComponent() function in android::GoldfishVideoDecoderOMXComponent