Home | History | Annotate | Download | only in libmedia

Lines Matching refs:mMinFrameHeight

112     ALOGV("frame height: min = %d and max = %d", cap.mMinFrameHeight, cap.mMaxFrameHeight);
974 if (!strcmp("enc.vid.height.min", name)) return mVideoEncoders[index]->mMinFrameHeight;