Home | History | Annotate | Download | only in libmedia

Lines Matching refs:mMinFrameWidth

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