Searched defs:C2SoftHevcDec (Results 1 – 2 of 2) sorted by relevance
104 enum {111 iv_obj_t *mDecHandle;113 uint8_t *mOutBufferFlush;115 size_t mNumCores;117 uint32_t mOutputDelay;118 uint32_t mWidth;119 uint32_t mHeight;120 uint32_t mStride;122 bool mSignalledError;123 bool mHeaderDecoded;[all …]
323 C2SoftHevcDec::C2SoftHevcDec( in C2SoftHevcDec() function in android::C2SoftHevcDec