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.h219 OMX_INT shortVideoHeader,
251 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
252 * and escape mode 4 is used when shortVideoHeader==1.
274 OMX_INT shortVideoHeader,
325 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
326 * and escape mode 4 is used when shortVideoHeader==1.
366 OMX_INT shortVideoHeader,
398 * [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.h219 OMX_INT shortVideoHeader,
251 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
252 * and escape mode 4 is used when shortVideoHeader==1.
274 OMX_INT shortVideoHeader,
325 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
326 * and escape mode 4 is used when shortVideoHeader==1.
366 OMX_INT shortVideoHeader,
398 * [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.h219 OMX_INT shortVideoHeader,
251 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
252 * and escape mode 4 is used when shortVideoHeader==1.
274 OMX_INT shortVideoHeader,
325 * [in] shortVideoHeader binary flag indicating presence of short_video_header; escape modes 0-3 are used if shortVideoHeader==0,
326 * and escape mode 4 is used when shortVideoHeader==1.
366 OMX_INT shortVideoHeader,
398 * [in] shortVideoHeader binar
[all...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s30 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
31 ; * escape modes 0-3 are used if shortVideoHeader==0,
32 ; * and escape mode 4 is used when shortVideoHeader==1.
89 shortVideoHeader RN 3 label
205 M_LDR shortVideoHeader,shortVideoHeaderonStack ;// Load the Input Argument From Stack
H A DomxVCM4P2_DecodeVLCZigzag_Inter_s.s30 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
31 ; * escape modes 0-3 are used if shortVideoHeader==0,
32 ; * and escape mode 4 is used when shortVideoHeader==1.
86 shortVideoHeader RN 3 label
H A DarmVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s51 shortVideoHeader RN 3 label
147 CMP shortVideoHeader,#0 ;// Check shortVideoHeader flag to know the type of Escape mode
H A DomxVCM4P2_PredictReconCoefIntra_s.s105 shortVideoHeader RN 9 label
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
H A DomxVCM4P2_DecodeVLCZigzag_IntraDCVLC_s.s30 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
31 ; * escape modes 0-3 are used if shortVideoHeader==0,
32 ; * and escape mode 4 is used when shortVideoHeader==1.
89 shortVideoHeader RN 3 label
205 M_LDR shortVideoHeader,shortVideoHeaderonStack ;// Load the Input Argument From Stack
H A DomxVCM4P2_DecodeVLCZigzag_Inter_s.s30 ; * [in] shortVideoHeader binary flag indicating presence of short_video_header;
31 ; * escape modes 0-3 are used if shortVideoHeader==0,
32 ; * and escape mode 4 is used when shortVideoHeader==1.
86 shortVideoHeader RN 3 label
H A DarmVCM4P2_DecodeVLCZigzag_AC_unsafe_s.s51 shortVideoHeader RN 3 label
147 CMP shortVideoHeader,#0 ;// Check shortVideoHeader flag to know the type of Escape mode
H A DomxVCM4P2_PredictReconCoefIntra_s.s90 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.cpp252 video->shortVideoHeader = TRUE;
275 video->shortVideoHeader = 0;
704 video->shortVideoHeader = TRUE;
811 * Read the VOP header from the bitstream (No shortVideoHeader Mode here!)
1569 if (!video->shortVideoHeader)
1619 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader) argument
1628 if (!shortVideoHeader)
H A Dpvdec_api.cpp232 video->shortVideoHeader = PV_TRUE;
235 if (video->shortVideoHeader == PV_TRUE)
290 if (video->shortVideoHeader == PV_TRUE)
860 if (video->shortVideoHeader)
1082 timestamp[idx] = CalcVopDisplayTime(video->vol[idx], vopHeader[idx], video->shortVideoHeader);
1144 if (video->shortVideoHeader)
1170 vopHeader[0]->timeStamp = CalcVopDisplayTime(currVol, vopHeader[0], video->shortVideoHeader);
1194 vopHeader[0]->timeStamp = CalcVopDisplayTime(currVol, vopHeader[0], video->shortVideoHeader);
1690 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.c80 OMX_INT shortVideoHeader,
116 if(shortVideoHeader)
76 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.h77 Int shortVideoHeader; /* shortVideoHeader mode */ member in struct:tagVol
H A Ddatapart_encode.cpp84 if (currVol->shortVideoHeader)

Completed in 291 milliseconds

123