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

1 2 3 4 5 6 7

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_IDCTTable.h 45 extern const OMX_U16 armCOMM_IDCTPreScale [64];
46 extern const OMX_U16 armCOMM_IDCTCoef [4];
armCOMM_MaskTable.h 39 extern const OMX_U16 armCOMM_qMaskTable16[MaskTableSize];
armCOMM_Bitstream.h 137 #define ARM_NO_CODEBOOK_INDEX (OMX_U16)(0xFFFF)
139 OMX_U16 armUnPackVLC32(
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_IDCTTable.h 45 extern const OMX_U16 armCOMM_IDCTPreScale [64];
46 extern const OMX_U16 armCOMM_IDCTCoef [4];
armCOMM_MaskTable.h 39 extern const OMX_U16 armCOMM_qMaskTable16[MaskTableSize];
armCOMM_Bitstream.h 137 #define ARM_NO_CODEBOOK_INDEX (OMX_U16)(0xFFFF)
139 OMX_U16 armUnPackVLC32(
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/api/
armVCM4P10_CAVLCTables.h 37 extern const OMX_U16 *armVCM4P10_CAVLCCoeffTokenTables[18];
38 extern const OMX_U16 *armVCM4P10_CAVLCTotalZeroTables[15];
39 extern const OMX_U16 *armVCM4P10_CAVLCTotalZeros2x2Tables[3];
40 extern const OMX_U16 *armVCM4P10_CAVLCRunBeforeTables[15];
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/api/
armVCM4P2_Huff_Tables_VLC.h 38 extern const OMX_U16 armVCM4P2_IntraVlcL0L1[200];
41 extern const OMX_U16 armVCM4P2_InterVlcL0L1[200];
43 extern const OMX_U16 armVCM4P2_aIntraDCLumaChromaIndex[64];
44 //extern const OMX_U16 armVCM4P2_aIntraDCChromaIndex[32];
45 extern const OMX_U16 armVCM4P2_aVlcMVD[124];
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/api/
armVCM4P10_CAVLCTables.h 37 extern const OMX_U16 *armVCM4P10_CAVLCCoeffTokenTables[18];
38 extern const OMX_U16 *armVCM4P10_CAVLCTotalZeroTables[15];
39 extern const OMX_U16 *armVCM4P10_CAVLCTotalZeros2x2Tables[3];
40 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 38 extern const OMX_U16 armVCM4P2_IntraVlcL0L1[200];
41 extern const OMX_U16 armVCM4P2_InterVlcL0L1[200];
43 extern const OMX_U16 armVCM4P2_aIntraDCLumaChromaIndex[64];
44 //extern const OMX_U16 armVCM4P2_aIntraDCChromaIndex[32];
45 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;
  /external/chromium_org/third_party/openmax_dl/dl/sp/api/
mipsSP.h 34 OMX_U16* pBitRev;
35 OMX_U16* pBitRevInv;
36 const OMX_U16* pOffset;
armSP.h 47 OMX_U16 *pBitRev;
56 OMX_U16 *pBitRev;
64 OMX_U16 *pBitRev;
72 OMX_U16 *pBitRev;
80 OMX_U16* pBitRev;
88 OMX_U16* pBitRev;
  /external/chromium_org/third_party/openmax_dl/dl/sp/src/mips/
omxSP_FFTGetBufSize_R_F32.c 33 sizeof(OMX_U16) * fft_size +
35 sizeof(OMX_U16) * fft_size +
37 sizeof(OMX_U16) * offset_lut_size +
omxSP_FFTInit_R_F32.c 18 static OMX_U16 SplitRadixPermutation(int i, int size, int inverse) {
32 static void InitFFTOffsetsLUT(OMX_U16* offset_table,
37 offset_table[*index] = (OMX_U16)(offset >> 2);
49 OMX_U16* p_bit_rev;
50 OMX_U16* p_bit_rev_inv;
51 OMX_U16* p_offset;
66 p_bit_rev = (OMX_U16*)((OMX_S8*)pFFTSpec + sizeof(MIPSFFTSpec_R_FC32));
70 p_bit_rev = (OMX_U16*)((OMX_S8*)p_bit_rev + (32 - tmp));
72 p_bit_rev_inv = (OMX_U16*)((OMX_S8*)p_bit_rev + fft_size * sizeof(OMX_U16));
    [all...]
  /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;
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_CAVLCTables.c 71 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_0[132] = {
91 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_1[128] = {
110 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_2[112] = {
127 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_3[80] = {
140 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_4[32] = {
147 const OMX_U16 * armVCM4P10_CAVLCCoeffTokenTables[18] = {
168 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_0[40] = {
176 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_1[24] = {
182 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_2[24] = {
188 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 71 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_0[132] = {
91 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_1[128] = {
110 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_2[112] = {
127 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_3[80] = {
140 static const OMX_U16 armVCM4P10_CAVLCCoeffTokenTables_4[32] = {
147 const OMX_U16 * armVCM4P10_CAVLCCoeffTokenTables[18] = {
168 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_0[40] = {
176 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_1[24] = {
182 static const OMX_U16 armVCM4P10_CAVLCTotalZeroTables_2[24] = {
188 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 137 #define ARM_NO_CODEBOOK_INDEX (OMX_U16)(0xFFFF)
139 OMX_U16 armUnPackVLC32(
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
armVCM4P10_CompareMotionCostToMV.c 55 static OMX_U16 armVCM4P10_ExpGolBitsUsed (OMX_S16 val)
57 OMX_U16 sizeCodeNum, codeNum;
116 OMX_U16 sizeCodeNum;

Completed in 375 milliseconds

1 2 3 4 5 6 7