Searched refs:mFrameWidth (Results 1 – 4 of 4) sorted by relevance
50 mFrameWidth = width; in DummyVideoSource()75 mFrameHeight, mFrameWidth, in start()110 meta->setInt32(kKeyWidth, mFrameWidth); in getFormat()143 mImageBuffer, (mFrameWidth * mFrameHeight * 1.5)); in read()165 mFrameWidth * mFrameHeight * 1.5); in read()
49 uint32_t mFrameWidth;
220 mFrameWidth(frameWidth), in VideoCodec()227 mFrameWidth = copy.mFrameWidth; in VideoCodec()236 int mFrameWidth; member
90 ALOGV("frame width: %d", codec.mFrameWidth); in logVideoCodec()504 int product = mCamcorderProfiles[i]->mVideoCodec->mFrameWidth * in checkAndAddRequiredProfilesIfNecessary()1116 if (!strcmp("vid.width", name)) return mCamcorderProfiles[index]->mVideoCodec->mFrameWidth; in getCamcorderProfileParamByName()