Home | History | Annotate | Download | only in libmedia

Lines Matching refs:mFrameWidth

90     ALOGV("frame width: %d", codec.mFrameWidth);
504 int product = mCamcorderProfiles[i]->mVideoCodec->mFrameWidth *
1116 if (!strcmp("vid.width", name)) return mCamcorderProfiles[index]->mVideoCodec->mFrameWidth;