Home | History | Annotate | Download | only in libmedia

Lines Matching refs:mMaxFrameWidth

111     ALOGV("frame width: min = %d and max = %d", cap.mMinFrameWidth, cap.mMaxFrameWidth);
973 if (!strcmp("enc.vid.width.max", name)) return mVideoEncoders[index]->mMaxFrameWidth;