Home
last modified time | relevance | path

Searched refs:Vol (Results 1 – 17 of 17) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
Dvop.cpp25 PV_STATUS EncodeVOPHeader(BitstreamEncVideo *stream, Vol *currVol, Vop *currVop);
44 Vol *currVol = video->vol[currLayer]; in EncodeVop()
127 Vol *currVol = video->vol[video->currLayer]; in EncodeVop_NoME()
196 Vol *currVol = video->vol[currLayer]; in EncodeSlice()
312 Vol *currVol = video->vol[0]; in EncodeVopNotCoded()
353 PV_STATUS EncodeVOPHeader(BitstreamEncVideo *stream, Vol *currVol, Vop *currVop) in EncodeVOPHeader()
510 Vol *currVol = video->vol[video->currLayer]; in EncodeVideoPacketHeader()
Dmp4enc_api.cpp201 Vol *pVol; in PVInitVideoEncoder()
874 if ((size_t)nLayers > SIZE_MAX / sizeof(Vol *)) { in PVInitVideoEncoder()
877 video->vol = (Vol **)M4VENC_MALLOC(nLayers * sizeof(Vol *)); /* Memory for VOL pointers */ in PVInitVideoEncoder()
887 video->vol[idx] = (Vol *)M4VENC_MALLOC(sizeof(Vol)); in PVInitVideoEncoder()
893 M4VENC_MEMSET(video->vol[idx], 0, sizeof(Vol)); in PVInitVideoEncoder()
1358 Vol *currVol = video->vol[currLayer]; in PVGetOverrunBuffer()
1389 Vol *currVol; in PVEncodeVideoFrame()
1682 Vol *currVol; in PVEncodeFrameSet()
1873 Vol *currVol; in PVEncodeSlice()
2435 Vol *currVol = video->vol[video->currLayer]; in EncodeVOS_Start()
[all …]
Dmp4lib_int.h129 } Vol; typedef
324 Vol **vol; /* Data stored for each VOL */
Dmotion_est.cpp78 Int fullsearch(VideoEncData *video, Vol *currVol, UChar *ref, UChar *cur,
80 Int fullsearchBlk(VideoEncData *video, Vol *currVol, UChar *cent, UChar *cur,
139 Vol *currVol = video->vol[video->currLayer]; in MotionEstimation()
773 Vol *currVol = video->vol[video->currLayer]; in MBMotionSearch()
1179 Int fullsearch(VideoEncData *video, Vol *currVol, UChar *prev, UChar *cur, in fullsearch()
1266 Int fullsearchBlk(VideoEncData *video, Vol *currVol, UChar *cent, UChar *cur, in fullsearchBlk()
1358 Vol *currVol = video->vol[video->currLayer]; in CandidateSelection()
Ddatapart_encode.cpp39 Vol *currVol = video->vol[video->currLayer]; in EncodeFrameDataPartMode()
214 Vol *currVol = video->vol[video->currLayer]; in EncodeSliceDataPartMode()
Drate_control.cpp186 Vol *currVol = video->vol[currLayer]; in RC_VopQPSetting()
294 Vol *currVol = video->vol[currLayer]; in RC_VopUpdateStat()
534 Vol *currVol = video->vol[video->currLayer]; in targetBitCalculation()
705 Vol *currVol = video->vol[video->currLayer]; in calculateQuantizer_Multipass()
Dcombined_encode.cpp40 Vol *currVol = video->vol[video->currLayer]; in EncodeFrameCombinedMode()
265 Vol *currVol = video->vol[video->currLayer]; in EncodeSliceCombinedMode()
Dfastcodemb.cpp287 Vol *currVol = video->vol[video->currLayer]; in CodeMB_MPEG()
Dvlc_encode.cpp2024 Vol *currVol = video->vol[video->currLayer]; in DCACPred()
2534 Vol *currVol = video->vol[video->currLayer]; in find_pmvs()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dpvdec_api.cpp60 extern Vol IMEM_VOL[2];
62 extern Vol IMEM_vol[2][1];
106 video->vol = (Vol **) IMEM_VOL; in PVInitVideoDecoder()
108 if ((size_t)nLayers > SIZE_MAX / sizeof(Vol *)) { in PVInitVideoDecoder()
114 video->vol = (Vol **) oscl_malloc(nLayers * sizeof(Vol *)); in PVInitVideoDecoder()
117 video->memoryUsage += nLayers * sizeof(Vol *); in PVInitVideoDecoder()
188 video->memoryUsage += sizeof(Vol); in PVInitVideoDecoder()
190 else oscl_memset(video->vol[idx], 0, sizeof(Vol)); in PVInitVideoDecoder()
193 video->vol[idx] = (Vol *) oscl_malloc(sizeof(Vol)); in PVInitVideoDecoder()
201 video->memoryUsage += sizeof(Vol); in PVInitVideoDecoder()
[all …]
Dmp4lib_int.h129 } Vol; typedef
203 Vol **vol; /* Data stored for each VOL */
Dvop.cpp85 Vol *currVol; in DecodeVOLHeader()
811 Vol *currVol = video->vol[video->currLayer]; in DecodeVOPHeader()
1021 Vol *currVol = video->vol[0]; in DecodeShortHeader()
1545 Vol *currVol = video->vol[video->currLayer]; in PV_DecodeVop()
1639 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader) in CalcVopDisplayTime()
Dpacket_util.cpp31 Vol *currVol = video->vol[video->currLayer]; in PV_ReadVideoPacketHeader()
Dmp4dec_lib.h247 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader);
Dvlc_dequant.cpp54 Vol *currVol = video->vol[video->currLayer]; in VlcDequantMpegIntraBlock()
388 Vol *currVol = video->vol[video->currLayer]; in VlcDequantMpegInterBlock()
/frameworks/base/core/proto/android/bluetooth/hci/
Denums.proto23 // HCI command opcodes (OCF+OGF) from Bluetooth 5.0 specification Vol 2, Part E, Section 7
333 // HCI event codes from the Bluetooth 5.0 specification Vol 2, Part 7, Section 7
418 // from the Bluetooth 5.0 specification Vol 2, Part E, Section 7.7.65
445 // HCI status code from the Bluetooth 5.0 specification Vol 2, Part D.
/frameworks/base/cmds/statsd/src/
Datoms.proto2253 * Vol 2, Part E, Page 1118