HomeSort by relevance Sort by last modified time
    Searched refs:OMX_U16 (Results 1 - 25 of 133) sorted by null

1 2 3 4 5 6

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_IDCTTable.h 30 extern const OMX_U16 armCOMM_IDCTPreScale [64];
31 extern const OMX_U16 armCOMM_IDCTCoef [4];
armCOMM_MaskTable.h 24 extern const OMX_U16 armCOMM_qMaskTable16[MaskTableSize];
armCOMM_Bitstream.h 122 #define ARM_NO_CODEBOOK_INDEX (OMX_U16)(0xFFFF)
124 OMX_U16 armUnPackVLC32(
omxtypes.h 97 /* OMX_U16 */
99 typedef unsigned short int OMX_U16;
101 typedef unsigned int OMX_U16;
103 #error OMX_U16 undefined
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_IDCTTable.h 30 extern const OMX_U16 armCOMM_IDCTPreScale [64];
31 extern const OMX_U16 armCOMM_IDCTCoef [4];
armCOMM_MaskTable.h 24 extern const OMX_U16 armCOMM_qMaskTable16[MaskTableSize];
armCOMM_Bitstream.h 122 #define ARM_NO_CODEBOOK_INDEX (OMX_U16)(0xFFFF)
124 OMX_U16 armUnPackVLC32(
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/api/
armVCM4P10_CAVLCTables.h 22 extern const OMX_U16 *armVCM4P10_CAVLCCoeffTokenTables[18];
23 extern const OMX_U16 *armVCM4P10_CAVLCTotalZeroTables[15];
24 extern const OMX_U16 *armVCM4P10_CAVLCTotalZeros2x2Tables[3];
25 extern const OMX_U16 *armVCM4P10_CAVLCRunBeforeTables[15];
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/api/
armVCM4P2_Huff_Tables_VLC.h 23 extern const OMX_U16 armVCM4P2_IntraVlcL0L1[200];
26 extern const OMX_U16 armVCM4P2_InterVlcL0L1[200];
28 extern const OMX_U16 armVCM4P2_aIntraDCLumaChromaIndex[64];
29 //extern const OMX_U16 armVCM4P2_aIntraDCChromaIndex[32];
30 extern const OMX_U16 armVCM4P2_aVlcMVD[124];
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/api/
armVCM4P10_CAVLCTables.h 22 extern const OMX_U16 *armVCM4P10_CAVLCCoeffTokenTables[18];
23 extern const OMX_U16 *armVCM4P10_CAVLCTotalZeroTables[15];
24 extern const OMX_U16 *armVCM4P10_CAVLCTotalZeros2x2Tables[3];
25 extern const OMX_U16 *armVCM4P10_CAVLCRunBeforeTables[15];
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/api/
armVCM4P2_Huff_Tables_VLC.h 23 extern const OMX_U16 armVCM4P2_IntraVlcL0L1[200];
26 extern const OMX_U16 armVCM4P2_InterVlcL0L1[200];
28 extern const OMX_U16 armVCM4P2_aIntraDCLumaChromaIndex[64];
29 //extern const OMX_U16 armVCM4P2_aIntraDCChromaIndex[32];
30 extern const OMX_U16 armVCM4P2_aVlcMVD[124];
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_CustomCmd.h 57 OMX_U16 lum_dc_ncodes;
59 OMX_U16 lum_dc_nsymbols;
61 OMX_U16 lum_ac_ncodes;
63 OMX_U16 lum_ac_nsymbols;
65 OMX_U16 chm_dc_ncodes;
67 OMX_U16 chm_dc_nsymbols;
69 OMX_U16 chm_ac_ncodes;
71 OMX_U16 chm_ac_nsymbols;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_DSP.h 149 OMX_U16 unNumOfStreams;
150 OMX_U16 unInputStreamID;
151 OMX_U16 unInputBufferType;
152 OMX_U16 unInputNumBufsPerStream;
154 OMX_U16 unOutputStreamID;
155 OMX_U16 unOutputBufferType;
156 OMX_U16 unOutputNumBufsPerStream;
157 OMX_U16 unReserved;
171 OMX_U16 endArgs;
230 OMX_U16 unNumOfStreams
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_ComponentRegistry.h 14 OMX_U16 nRoles;
  /hardware/ti/omap3/omx/ti_omx_config_parser/inc/
ti_omx_config_parser.h 42 OMX_U16 Channels;
43 OMX_U16 BitsPerSample;
  /hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
TIDspOmx.h 646 OMX_U16 iStreamNum;
647 OMX_U16 iFormatTag;
650 OMX_U16 iBlockAlign;
651 OMX_U16 iChannel;
652 OMX_U16 iValidBitsPerSample;
653 OMX_U16 iSizeWaveHeader;
655 OMX_U16 iEncodeOptV;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_CAVLCTables.c 56 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_0[132] = {
76 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_1[128] = {
95 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_2[112] = {
112 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_3[80] = {
125 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_4[32] = {
132 const OMX_U16 * armVCM4P10_CAVLCCoeffTokenTables[18] = {
153 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_0[40] = {
161 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_1[24] = {
167 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_2[24] = {
173 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_3[24] =
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_CAVLCTables.c 56 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_0[132] = {
76 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_1[128] = {
95 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_2[112] = {
112 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_3[80] = {
125 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_4[32] = {
132 const OMX_U16 * armVCM4P10_CAVLCCoeffTokenTables[18] = {
153 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_0[40] = {
161 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_1[24] = {
167 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_2[24] = {
173 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_3[24] =
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
armCOMM_Bitstream.h 122 #define ARM_NO_CODEBOOK_INDEX (OMX_U16)(0xFFFF)
124 OMX_U16 armUnPackVLC32(
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_CompareMotionCostToMV.c 40 static OMX_U16 armVCM4P10_ExpGolBitsUsed (OMX_S16 val)
42 OMX_U16 sizeCodeNum, codeNum;
101 OMX_U16 sizeCodeNum;
  /hardware/qcom/media/mm-core/omxcore/inc/
QOMX_AudioExtensions.h 129 OMX_U16 nChannels;
134 OMX_U16 nBlockAlign;
135 OMX_U16 nEncodeOptions;
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
omxVCM4P2_DecodeVLCZigzag_IntraDCVLC.c 103 OMX_U16 powOfSize, fetchDCbits;
136 fetchDCbits = (OMX_U16) armGetBits(ppBitStream, pBitOffset, \
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.h 51 OMX_U16 BiPlanes;
52 OMX_U16 BiBitCount;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 238 (w) = ((OMX_U16) *(pb + 1) << 8) + *pb;
243 ((OMX_U16) *(pb + 1) << 8) + *pb;
245 #define GetUnalignedWordEx( pb, w ) GetUnalignedWord( pb, w ); (pb) += sizeof(OMX_U16);
519 OMX_U16 bLastBuffer;
553 OMX_U16 numBuffers;
584 OMX_U16 iStreamNum;
585 OMX_U16 iFormatTag;
586 OMX_U16 iChannel;
589 OMX_U16 iBlockAlign;
590 OMX_U16 iValidBitsPerSample
    [all...]

Completed in 347 milliseconds

1 2 3 4 5 6