HomeSort by relevance Sort by last modified time
    Searched refs:ui32VertMVLimit (Results 1 - 5 of 5) sorted by null

  /hardware/intel/img/psb_video/src/
tng_H264ES.c 748 ctx->ui32VertMVLimit = 255 ;//(63.75 in qpel increments)
763 ctx->ui32VertMVLimit = 2047 ;//(511.75 in qpel increments)
765 ctx->ui32VertMVLimit = 1023 ;//(255.75 in qpel increments)
767 ctx->ui32VertMVLimit = 511 ;//(127.75 in qpel increments)
    [all...]
tng_hostcode.c     [all...]
tng_MPEG4ES.c 254 ctx->ui32VertMVLimit = 255 ;//(63.75 in qpel increments)
tng_hostcode.h 422 IMG_UINT32 ui32VertMVLimit;
tng_H263ES.c 246 ctx->ui32VertMVLimit = 255 ;//(63.75 in qpel increments)

Completed in 133 milliseconds