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

  /hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/
omx_proxy_videodec_utils.c 145 VIDDEC_WMV_RCV_struct sStructRCV;
167 sStructRCV.nNumFrames = 0xFFFFFF; /*Infinite frame number*/
168 sStructRCV.nFrameType = 0xc5; /*0x85 is the value given by ASF to rcv converter*/
169 sStructRCV.nID = 0x04; /*WMV3*/
170 sStructRCV.nStructData = 0x018a3106; /*0x06318a01zero fill 0x018a3106*/
171 sStructRCV.nVertSize = nHeight;
172 sStructRCV.nHorizSize = nWidth;
173 sStructRCV.nID2 = 0x0c; /* Fix value */
174 sStructRCV.nSequenceHdr = 0x00002a9f; /* This value is not provided by parser, so giving a value from a video*/
176 DOMX_DEBUG("initial: nStructData: %x", sStructRCV.nStructData)
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 811 VIDDEC_WMV_RCV_struct sStructRCV;
    [all...]

Completed in 82 milliseconds