HomeSort by relevance Sort by last modified time
    Searched defs:nLayerCountMax (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/media/msm8974/mm-core/inc/
OMX_VideoExt.h 206 * nLayerCountMax : Max number of temporal coding layers supported
210 * (0) to (nLayerCountMax - 1)
214 * (1 to nLayerCountMax - nBLayerCountActual)
234 OMX_U32 nLayerCountMax;
  /hardware/qcom/media/msm8996/mm-core/inc/
OMX_VideoExt.h 206 * nLayerCountMax : Max number of temporal coding layers supported
210 * (0) to (nLayerCountMax - 1)
214 * (1 to nLayerCountMax - nBLayerCountActual)
234 OMX_U32 nLayerCountMax;
  /hardware/qcom/media/msm8998/mm-core/inc/
OMX_VideoExt.h 208 * nLayerCountMax : Max number of temporal coding layers supported
212 * (0) to (nLayerCountMax - 1)
216 * (1 to nLayerCountMax - nBLayerCountActual)
236 OMX_U32 nLayerCountMax;
  /frameworks/native/headers/media_plugin/media/openmax/
OMX_VideoExt.h 359 * nLayerCountMax : Max number of temporal coding layers supported
363 * (0) to (nLayerCountMax - 1)
367 * (1 to nLayerCountMax - nBLayerCountActual)
387 OMX_U32 nLayerCountMax;

Completed in 157 milliseconds