HomeSort by relevance Sort by last modified time
    Searched refs:OMX_U8 (Results 76 - 100 of 457) sorted by null

1 2 34 5 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_CheckVLCEscapeMode.c 71 OMX_U8 armVCM4P2_CheckVLCEscapeMode(
76 OMX_U8 maxStoreRun,
77 OMX_U8 maxRunForMultipleEntries,
79 const OMX_U8 *pRunIndexTable
82 OMX_U8 escape = 0, fMode = 0, entries;
armVCM4P2_DecodeVLCZigzag_intra.c 87 const OMX_U8 ** ppBitStream,
90 OMX_U8 predDir,
92 OMX_U8 start
95 OMX_U8 last = 0;
96 const OMX_U8 *pZigzagTable = armVCM4P2_aClassicalZigzagScan;
omxVCM4P2_DecodeVLCZigzag_Inter.c 88 const OMX_U8 ** ppBitStream,
94 OMX_U8 last,start = 0;
95 const OMX_U8 *pZigzagTable = armVCM4P2_aClassicalZigzagScan;
omxVCM4P2_EncodeVLCZigzag_IntraDCVLC.c 99 OMX_U8 **ppBitStream,
102 OMX_U8 predDir,
103 OMX_U8 pattern,
109 OMX_U8 DCValueSize, start = 1;
  /hardware/qcom/media/mm-video-v4l2/vidc/common/inc/
extra_data_handler.h 65 OMX_U8 *rbsp_buf;
73 OMX_S32 parse_rbsp(OMX_U8 *buf, OMX_U32 len);
74 OMX_S32 parse_sei(OMX_U8 *buffer, OMX_U32 buffer_length);
78 OMX_S32 create_rbsp(OMX_U8 *buf, OMX_U32 nalu_type);
79 OMX_U32 create_sei(OMX_U8 *buffer);
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 196 boolean extract_rbsp(OMX_IN OMX_U8 *buffer,
199 OMX_OUT OMX_U8 *rbsp_bistream,
268 OMX_U8 bit_rate_scale;
269 OMX_U8 cpb_size_scale;
272 OMX_U8 cbr_flag[MAX_CPB_COUNT];
273 OMX_U8 initial_cpb_removal_delay_length;
274 OMX_U8 cpb_removal_delay_length;
275 OMX_U8 dpb_output_delay_length;
276 OMX_U8 time_offset_length;
288 OMX_U8 aspect_ratio_info_present_flag
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 201 boolean extract_rbsp(OMX_IN OMX_U8 *buffer,
204 OMX_OUT OMX_U8 *rbsp_bistream,
270 OMX_U8 bit_rate_scale;
271 OMX_U8 cpb_size_scale;
274 OMX_U8 cbr_flag[MAX_CPB_COUNT];
275 OMX_U8 initial_cpb_removal_delay_length;
276 OMX_U8 cpb_removal_delay_length;
277 OMX_U8 dpb_output_delay_length;
278 OMX_U8 time_offset_length;
288 OMX_U8 aspect_ratio_info_present_flag
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/comm/src/
omxVCCOMM_Average_8x.c 75 const OMX_U8* pPred0,
76 const OMX_U8* pPred1,
79 OMX_U8* pDstPred,
armVCCOMM_SAD.c 58 const OMX_U8* pSrcOrg,
60 const OMX_U8* pSrcRef,
omxVCCOMM_Copy16x16.c 69 const OMX_U8 *pSrc,
70 OMX_U8 *pDst,
omxVCCOMM_Copy8x8.c 69 const OMX_U8 *pSrc,
70 OMX_U8 *pDst,
omxVCCOMM_SAD_16x.c 71 const OMX_U8* pSrcOrg,
73 const OMX_U8* pSrcRef,
omxVCCOMM_SAD_8x.c 71 const OMX_U8* pSrcOrg,
73 const OMX_U8* pSrcRef,
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_DecodeCoeffsToPair.c 47 static const OMX_U8 armVCM4P10_ZigZag[16] =
78 const OMX_U8** ppBitStream,
80 OMX_U8* pNumCoeff,
81 OMX_U8 **ppPosCoefbuf,
90 OMX_U8 *pPosCoefbuf = *ppPosCoefbuf;
92 OMX_U8 pRun[16];
99 *pNumCoeff = (OMX_U8)TotalCoeff;
225 pRun[i] = (OMX_U8)Run;
231 pRun[0] = (OMX_U8)ZerosLeft;
271 *pPosCoefbuf++ = (OMX_U8)(Flags)
    [all...]
armVCM4P10_InterpolateHalfVer_Luma.c 61 const OMX_U8* pSrc,
63 OMX_U8* pDst,
93 pDst [y * iDstStep + x] = (OMX_U8) HalfCoeff;
armVCM4P10_SADQuar.c 61 const OMX_U8* pSrc,
62 const OMX_U8* pSrcRef0,
63 const OMX_U8* pSrcRef1,
omxVCM4P10_DecodeCoeffsToPairCAVLC.c 90 const OMX_U8** ppBitStream,
92 OMX_U8* pNumCoeff,
93 OMX_U8**ppPosCoefbuf,
omxVCM4P10_InterpolateHalfHor_Luma.c 84 const OMX_U8* pSrc,
86 OMX_U8* pDstLeft,
87 OMX_U8* pDstRight,
armVCM4P10_UnpackBlock2x2.c 50 const OMX_U8 **ppSrc,
54 const OMX_U8 *pSrc = *ppSrc;
armVCM4P10_UnpackBlock4x4.c 50 const OMX_U8 **ppSrc,
54 const OMX_U8 *pSrc = *ppSrc;
omxVCM4P10_SAD_4x.c 68 const OMX_U8* pSrcOrg,
70 const OMX_U8* pSrcRef,
omxVCM4P10_InvTransformResidualAndAdd.c 75 const OMX_U8* pSrcPred,
77 OMX_U8* pDstRecon,
80 OMX_U8 bAC
126 /* Saturate Value to OMX_U8 */
129 pDstRecon[j * iDstReconStep + i] = (OMX_U8) Value;
armVCM4P10_Interpolate_Luma.c 58 const OMX_U8* pSrc,
60 OMX_U8* pDst,
105 const OMX_U8 *pSrc,
107 OMX_U8 *pDst,
115 OMX_U8 pBuf1 [16*16];
116 const OMX_U8 *pSrcHalfHor = pSrc;
117 const OMX_U8 *pSrcHalfVer = pSrc;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_DecodeBlockCoef_Intra.c 111 const OMX_U8 ** ppBitStream,
113 OMX_U8 *pDst,
117 OMX_U8 curQP,
118 const OMX_U8 *pQPBuf,
  /hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h 30 typedef OMX_U8* CustomMemAlloc(OMX_U32 nSizeBytes, OMX_PTR pUserData);
31 typedef void CustomMemFree(OMX_U8 *pBuffer, OMX_PTR pUserData);
76 OMX_U8 *pBuffer);
125 OMX_ERRORTYPE TransState(OMX_U8 state);
136 static const OMX_U8 OMX_PortDisabled = 0;
137 static const OMX_U8 OMX_PortEnabled = 1;
168 OMX_U8 state;

Completed in 1978 milliseconds

1 2 34 5 6 7 8 91011>>