Searched refs:shortVideoHeader (Results 26 - 50 of 52) sorted by relevance

123

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/
H A DomxVC.h1182 * shortVideoHeader - binary flag indicating presence of
1183 * short_video_header; shortVideoHeader==1 selects linear intra DC
1184 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
1189 * When shortVideoHeader==1, AC coefficients are saturated on the
1191 * interval [1, 254]. When shortVideoHeader==0, AC coefficients
1207 OMX_INT shortVideoHeader
1224 * shortVideoHeader - binary flag indicating presence of short_video_header;
1225 * shortVideoHeader==1 selects linear intra DC mode, and
1226 * shortVideoHeader==0 selects non linear intra DC mode.
1231 * When shortVideoHeader
[all...]
H A DarmVC.h234 OMX_INT shortVideoHeader,
266 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
267 * and escape mode 4 is used when shortVideoHeader==1.
289 OMX_INT shortVideoHeader,
340 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
341 * and escape mode 4 is used when shortVideoHeader==1.
381 OMX_INT shortVideoHeader,
413 * [in] shortVideoHeader binar
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/
H A DomxVC.h1182 * shortVideoHeader - binary flag indicating presence of
1183 * short_video_header; shortVideoHeader==1 selects linear intra DC
1184 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
1189 * When shortVideoHeader==1, AC coefficients are saturated on the
1191 * interval [1, 254]. When shortVideoHeader==0, AC coefficients
1207 OMX_INT shortVideoHeader
1224 * shortVideoHeader - binary flag indicating presence of short_video_header;
1225 * shortVideoHeader==1 selects linear intra DC mode, and
1226 * shortVideoHeader==0 selects non linear intra DC mode.
1231 * When shortVideoHeader
[all...]
H A DarmVC.h234 OMX_INT shortVideoHeader,
266 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
267 * and escape mode 4 is used when shortVideoHeader==1.
289 OMX_INT shortVideoHeader,
340 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
341 * and escape mode 4 is used when shortVideoHeader==1.
381 OMX_INT shortVideoHeader,
413 * [in] shortVideoHeader binar
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/api/
H A DomxVC.h1182 * shortVideoHeader - binary flag indicating presence of
1183 * short_video_header; shortVideoHeader==1 selects linear intra DC
1184 * mode, and shortVideoHeader==0 selects non linear intra DC mode.
1189 * When shortVideoHeader==1, AC coefficients are saturated on the
1191 * interval [1, 254]. When shortVideoHeader==0, AC coefficients
1207 OMX_INT shortVideoHeader
1224 * shortVideoHeader - binary flag indicating presence of short_video_header;
1225 * shortVideoHeader==1 selects linear intra DC mode, and
1226 * shortVideoHeader==0 selects non linear intra DC mode.
1231 * When shortVideoHeader
[all...]
H A DarmVC.h234 OMX_INT shortVideoHeader,
266 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
267 * and escape mode 4 is used when shortVideoHeader==1.
289 OMX_INT shortVideoHeader,
340 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
341 * and escape mode 4 is used when shortVideoHeader==1.
381 OMX_INT shortVideoHeader,
413 * [in] shortVideoHeader binar
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s44 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
45 ; * escape modes 0-3 are used if shortVideoHeader==0,
46 ; * and escape mode 4 is used when shortVideoHeader==1.
103 shortVideoHeader RN 3 label
219 M_LDR shortVideoHeader,shortVideoHeaderonStack ;// Load the Input Argument From Stack
H A DomxVCM4P2_DecodeVLCZigzag_Inter_s.s44 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
45 ; * escape modes 0-3 are used if shortVideoHeader==0,
46 ; * and escape mode 4 is used when shortVideoHeader==1.
100 shortVideoHeader RN 3 label
H A DarmVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s65 shortVideoHeader RN 3 label
161 CMP shortVideoHeader,#0 ;// Check shortVideoHeader flag to know the type of Escape mode
H A DomxVCM4P2_PredictReconCoefIntra_s.s119 shortVideoHeader RN 9 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s44 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
45 ; * escape modes 0-3 are used if shortVideoHeader==0,
46 ; * and escape mode 4 is used when shortVideoHeader==1.
103 shortVideoHeader RN 3 label
219 M_LDR shortVideoHeader,shortVideoHeaderonStack ;// Load the Input Argument From Stack
H A DomxVCM4P2_DecodeVLCZigzag_Inter_s.s44 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
45 ; * escape modes 0-3 are used if shortVideoHeader==0,
46 ; * and escape mode 4 is used when shortVideoHeader==1.
100 shortVideoHeader RN 3 label
H A DarmVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s65 shortVideoHeader RN 3 label
161 CMP shortVideoHeader,#0 ;// Check shortVideoHeader flag to know the type of Escape mode
H A DomxVCM4P2_PredictReconCoefIntra_s.s104 shortVideoHeader RN 4 label
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dcombined_decode.cpp48 int shortVideoHeader = video->shortVideoHeader; local
83 if (video->shortVideoHeader)
196 if (shortVideoHeader)
275 if (shortVideoHeader)
414 if (!video->shortVideoHeader)
446 if ((MBtype & INTRA_MASK) && !video->shortVideoHeader)
592 if (video->shortVideoHeader)
H A Dmp4lib_int.h254 int shortVideoHeader; /* shortVideoHeader mode */ member in struct:tagVideoDecData
H A Dvop.cpp258 video->shortVideoHeader = TRUE;
281 video->shortVideoHeader = 0;
710 video->shortVideoHeader = TRUE;
817 * Read the VOP header from the bitstream (No shortVideoHeader Mode here!)
1581 if (!video->shortVideoHeader)
1631 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader) argument
1640 if (!shortVideoHeader)
H A Dpvdec_api.cpp252 video->shortVideoHeader = PV_TRUE;
255 if (video->shortVideoHeader == PV_TRUE)
314 if (video->shortVideoHeader == PV_TRUE)
914 if (video->shortVideoHeader)
1136 timestamp[idx] = CalcVopDisplayTime(video->vol[idx], vopHeader[idx], video->shortVideoHeader);
1198 if (video->shortVideoHeader)
1224 vopHeader[0]->timeStamp = CalcVopDisplayTime(currVol, vopHeader[0], video->shortVideoHeader);
1248 vopHeader[0]->timeStamp = CalcVopDisplayTime(currVol, vopHeader[0], video->shortVideoHeader);
1749 pVolInfo->shortVideoHeader = (int32)((VideoDecData *)(decCtrl->videoDecoderData))->shortVideoHeader;
[all...]
H A Dmp4dec_lib.h278 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
H A DarmVCM4P2_GetVLCBits.c95 OMX_INT shortVideoHeader,
131 if(shortVideoHeader)
91 armVCM4P2_GetVLCBits( const OMX_U8 **ppBitStream, OMX_INT * pBitOffset, OMX_S16 * pDst, OMX_INT shortVideoHeader, OMX_U8 start, OMX_U8 * pLast, OMX_U8 runBeginSingleLevelEntriesL0, OMX_U8 maxIndexForMultipleEntriesL0, OMX_U8 maxRunForMultipleEntriesL1, OMX_U8 maxIndexForMultipleEntriesL1, const OMX_U8 * pRunIndexTableL0, const ARM_VLC32 *pVlcTableL0, const OMX_U8 * pRunIndexTableL1, const ARM_VLC32 *pVlcTableL1, const OMX_U8 * pLMAXTableL0, const OMX_U8 * pLMAXTableL1, const OMX_U8 * pRMAXTableL0, const OMX_U8 * pRMAXTableL1, const OMX_U8 * pZigzagTable ) argument
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dvlc_encode.h41 Void BlockCodeCoeff(RunLevelBlock *RLB, BitstreamEncVideo *bs, Int j_start, UChar Mode, Int rvlc, Int shortVideoHeader);
H A Dvop.cpp132 if (currVol->shortVideoHeader) /* Short Video Header = 1 */
202 if (currVol->shortVideoHeader) /* Short Video Header = 1 */
H A Dvlc_encode.cpp1146 Int shortVideoHeader = video->vol[video->currLayer]->shortVideoHeader; local
1152 if (!shortVideoHeader)
1182 if (!video->vol[video->currLayer]->shortVideoHeader)
1197 if (shortVideoHeader) /* Short Header DC coefficients */
1264 Int shortVideoHeader = video->vol[video->currLayer]->shortVideoHeader; local
1271 if (!shortVideoHeader && intra)
1324 if (!video->vol[video->currLayer]->shortVideoHeader && intra)
1363 if (shortVideoHeader) /* Shor
[all...]
H A Dmp4lib_int.h78 Int shortVideoHeader; /* shortVideoHeader mode */ member in struct:tagVol
H A Ddatapart_encode.cpp84 if (currVol->shortVideoHeader)

Completed in 413 milliseconds

123