Home | History | Annotate | Download | only in libmedia

Lines Matching refs:mMaxFrameHeight

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