Searched defs:max_height (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/proto/android/stats/mediametrics/ |
D | mediametrics.proto | 149 optional int32 max_height = 13; field
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
D | mp4enc_api.cpp | 198 Int max = 0, max_width = 0, max_height = 0, pitch, offset; in PVInitVideoEncoder() local 2994 Int idx, temp_w, temp_h, max = 0, max_width, max_height; in SetProfile_BufferSize() local
|
/frameworks/av/media/libmedia/ |
D | IOMX.cpp | 224 OMX_U32 max_width, OMX_U32 max_height) { in prepareForAdaptivePlayback() 671 OMX_U32 max_height = data.readInt32(); in onTransact() local
|