Home
last modified time | relevance | path

Searched defs:max_width (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dmp4enc_api.cpp198 Int max = 0, max_width = 0, max_height = 0, pitch, offset; in PVInitVideoEncoder() local
1116 int max_width, offset; in PVCleanUpVideoEncoder() local
2994 Int idx, temp_w, temp_h, max = 0, max_width, max_height; in SetProfile_BufferSize() local
/frameworks/base/core/proto/android/stats/mediametrics/
Dmediametrics.proto148 optional int32 max_width = 12; field
/frameworks/av/media/libmedia/
DIOMX.cpp224 OMX_U32 max_width, OMX_U32 max_height) { in prepareForAdaptivePlayback()
670 OMX_U32 max_width = data.readInt32(); in onTransact() local