/third_party/openmax/api/1.1.2/ |
D | OMX_Audio.h | 120 OMX_U32 nSize; /**< size of the structure in bytes */ 122 OMX_U32 nPortIndex; /**< Indicates which port to set */ 123 …OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-… 160 OMX_U32 nSize; /**< Size of this structure, in Bytes */ 162 OMX_U32 nPortIndex; /**< port that this structure applies to */ 163 OMX_U32 nChannels; /**< Number of channels (e.g. 2 for stereo) */ 168 OMX_U32 nBitPerSample; /**< Bit per sample */ 169 OMX_U32 nSamplingRate; /**< Sampling rate of the source data. Use 0 for 205 OMX_U32 nSize; /**< size of the structure in bytes */ 207 OMX_U32 nPortIndex; /**< port that this structure applies to */ [all …]
|
D | OMX_Video.h | 127 OMX_U32 nFrameWidth; 128 OMX_U32 nFrameHeight; 130 OMX_U32 nSliceHeight; 131 OMX_U32 nBitrate; 132 OMX_U32 xFramerate; 156 OMX_U32 nSize; 158 OMX_U32 nPortIndex; 159 OMX_U32 nIndex; 162 OMX_U32 xFramerate; 180 OMX_U32 nSize; [all …]
|
D | OMX_IVCommon.h | 145 OMX_U32 nSize; /**< Size of the structure in bytes */ 147 OMX_U32 nPortIndex; /**< Port that this struct applies to */ 159 OMX_U32 nSize; /**< Size of the structure in bytes */ 161 OMX_U32 nPortIndex; /**< Port that this struct applies to */ 198 OMX_U32 nSize; 200 OMX_U32 nPortIndex; 219 OMX_U32 nSize; 221 OMX_U32 nPortIndex; 239 OMX_U32 nSize; 241 OMX_U32 nPortIndex; [all …]
|
D | OMX_Component.h | 62 OMX_U32 nSize; /**< Size of the structure in bytes */ 64 OMX_U32 nPortIndex; /**< Port number the structure applies to */ 66 OMX_U32 nBufferCountActual; /**< The actual number of buffers allocated on this port */ 67 OMX_U32 nBufferCountMin; /**< The minimum number of buffers this port requires */ 68 OMX_U32 nBufferSize; /**< Size, in bytes, for buffers to be used for this channel */ 85 OMX_U32 nBufferAlignment; 90 OMX_U32 nSize; /**< Size of this structure, in Bytes */ 92 OMX_U32 nPortIndex; /**< port that this structure applies to */ 93 OMX_U32 nU32; /**< U32 value */ 107 OMX_U32 nSize; [all …]
|
D | OMX_Image.h | 114 OMX_U32 nFrameWidth; 115 OMX_U32 nFrameHeight; 117 OMX_U32 nSliceHeight; 141 OMX_U32 nSize; 143 OMX_U32 nPortIndex; 144 OMX_U32 nIndex; 179 OMX_U32 nSize; 181 OMX_U32 nPortIndex; 213 OMX_U32 nSize; 215 OMX_U32 nPortIndex; [all …]
|
D | OMX_Other.h | 85 OMX_U32 nSize; /**< size of the structure in bytes */ 113 OMX_U32 nSize; /**< size of the structure in bytes */ 116 OMX_U32 nPortIndex; /**< port that this structure applies to */ 176 OMX_U32 nSize; /**< size of the structure in bytes */ 178 OMX_U32 nPortIndex; /**< port that this structure applies to */ 217 OMX_U32 nSize; /**< size of the structure in bytes */ 219 OMX_U32 nClientPrivate; /**< Client private data to disabiguate this media time 244 OMX_U32 nSize; /**< size of the structure in bytes */ 273 OMX_U32 nSize; /**< size of the structure in bytes */ 282 OMX_U32 nWaitMask; /**< Mask of OMX_CLOCKPORT values. */ [all …]
|
D | OMX_Core.h | 274 OMX_U32 nSize; /**< size of the structure in bytes */ 276 OMX_U32 nGroupPriority; /**< Priority of the component group */ 277 OMX_U32 nGroupID; /**< ID of the component group */ 285 OMX_U32 nSize; /**< size of the structure in bytes */ 400 OMX_U32 nSize; /**< size of the structure in bytes */ 404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */ 405 OMX_U32 nFilledLen; /**< number of bytes currently in the 407 OMX_U32 nOffset; /**< start offset of valid data in bytes from 422 OMX_U32 nTickCount; /**< Optional entry that the component and 438 OMX_U32 nFlags; /**< buffer specific flags */ [all …]
|
D | OMX_VideoExt.h | 55 OMX_U32 nSize; 57 OMX_U32 nPortIndex; 86 OMX_U32 nSize; 88 OMX_U32 nPortIndex; 91 OMX_U32 nDCTPartitions; 97 OMX_U32 nSize; 99 OMX_U32 nPortIndex; 110 OMX_U32 nSize; 112 OMX_U32 nPortIndex;
|
D | OMX_Types.h | 147 typedef uint32_t OMX_U32; typedef 257 OMX_U32 nValue; /**< actual value */ 258 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */ 259 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */ 288 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */ 289 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */ 351 OMX_U32 nVersion; /**< 32 bit value to make accessing the
|
D | OMX_ComponentExt.h | 45 OMX_U32 nSize; 52 OMX_U32 nSize;
|
D | OMX_CoreExt.h | 61 OMX_U32 nSize; /**< size of the structure in bytes */ 63 OMX_U32 nPortIndex; /**< port that this structure applies to */
|
D | OMX_ContentPipe.h | 66 typedef OMX_U32 CPresult; 69 typedef OMX_U32 CPuint;
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
D | vid_enc_common.h | 89 OMX_U32 frame_rate; \ 90 OMX_U32 frame_num; \ 91 OMX_U32 pic_order_cnt; \ 92 OMX_U32 ref_idx_l0, ref_idx_l1; \ 102 OMX_U32 current_scale_buffer; \ 103 OMX_U32 stacked_frames_num; \ 138 OMX_U32 frame_rate; 139 OMX_U32 frame_num; 140 OMX_U32 pic_order_cnt; 141 OMX_U32 ref_idx_l0, ref_idx_l1; [all …]
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
D | vid_dec.h | 78 OMX_IN OMX_U32 idx, OMX_IN OMX_PTR private, 79 OMX_IN OMX_U32 size); 82 OMX_U32 idx, OMX_PTR private, OMX_U32 size, OMX_U8 *mem);
|
D | vid_enc.c | 66 … OMX_IN OMX_U32 idx, OMX_IN OMX_PTR private, OMX_IN OMX_U32 size); 67 …OMX_ERRORTYPE vid_enc_UseInBuffer(omx_base_PortType *port, OMX_BUFFERHEADERTYPE **buf, OMX_U32 idx, 68 OMX_PTR private, OMX_U32 size, OMX_U8 *mem); 69 static OMX_ERRORTYPE vid_enc_FreeInBuffer(omx_base_PortType *port, OMX_U32 idx, OMX_BUFFERHEADERTYP… 72 … OMX_IN OMX_U32 idx, OMX_IN OMX_PTR private, OMX_IN OMX_U32 size); 73 static OMX_ERRORTYPE vid_enc_FreeOutBuffer(omx_base_PortType *port, OMX_U32 idx, OMX_BUFFERHEADERTY… 645 … OMX_IN OMX_U32 idx, OMX_IN OMX_PTR private, OMX_IN OMX_U32 size) in vid_enc_AllocateInBuffer() 673 …OMX_ERRORTYPE vid_enc_UseInBuffer(omx_base_PortType *port, OMX_BUFFERHEADERTYPE **buf, OMX_U32 idx, in vid_enc_UseInBuffer() 674 OMX_PTR private, OMX_U32 size, OMX_U8 *mem) in vid_enc_UseInBuffer() 694 static OMX_ERRORTYPE vid_enc_FreeInBuffer(omx_base_PortType *port, OMX_U32 idx, OMX_BUFFERHEADERTYP… in vid_enc_FreeInBuffer() [all …]
|
D | vid_dec.c | 65 static OMX_ERRORTYPE vid_dec_FreeDecBuffer(omx_base_PortType *port, OMX_U32 idx, OMX_BUFFERHEADERTY… 531 static OMX_ERRORTYPE vid_dec_FreeDecBuffer(omx_base_PortType *port, OMX_U32 idx, OMX_BUFFERHEADERTY… in vid_dec_FreeDecBuffer()
|
D | vid_dec_av1.c | 2323 OMX_INOUT OMX_BUFFERHEADERTYPE **buf, OMX_IN OMX_U32 idx, in vid_dec_av1_AllocateInBuffer() 2324 OMX_IN OMX_PTR private, OMX_IN OMX_U32 size) in vid_dec_av1_AllocateInBuffer() 2345 OMX_BUFFERHEADERTYPE **buf, OMX_U32 idx, in vid_dec_av1_UseInBuffer() 2346 OMX_PTR private, OMX_U32 size, OMX_U8 *mem) in vid_dec_av1_UseInBuffer()
|
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
D | h264einport.c | 43 OMX_U32 idx, in enc_AllocateBackTexture() 98 OMX_BUFFERHEADERTYPE ** buf, OMX_U32 idx, in h264e_inport_AllocateBuffer() 99 OMX_PTR private, OMX_U32 size) in h264e_inport_AllocateBuffer() 129 OMX_BUFFERHEADERTYPE **buf, OMX_U32 idx, in h264e_inport_UseBuffer() 130 OMX_PTR private, OMX_U32 size, OMX_U8 *mem) in h264e_inport_UseBuffer() 152 OMX_U32 idx, OMX_BUFFERHEADERTYPE *buf) in h264e_inport_FreeBuffer()
|
D | h264eoutport.c | 59 OMX_BUFFERHEADERTYPE ** buf, OMX_U32 idx, in h264e_outport_AllocateBuffer() 60 OMX_PTR private, OMX_U32 size) in h264e_outport_AllocateBuffer() 80 OMX_U32 idx, OMX_BUFFERHEADERTYPE *buf) in h264e_outport_FreeBuffer()
|
D | h264dprc.c | 384 static OMX_ERRORTYPE h264d_prc_allocate_resources(void *ap_obj, OMX_U32 a_pid) in h264d_prc_allocate_resources() 452 static OMX_ERRORTYPE h264d_prc_prepare_to_transfer(void *ap_obj, OMX_U32 a_pid) in h264d_prc_prepare_to_transfer() 468 static OMX_ERRORTYPE h264d_prc_transfer_and_process(void *ap_obj, OMX_U32 a_pid) in h264d_prc_transfer_and_process() 502 static OMX_ERRORTYPE h264d_prc_port_flush(const void *ap_obj, OMX_U32 a_pid) in h264d_prc_port_flush() 515 static OMX_ERRORTYPE h264d_prc_port_disable(const void *ap_obj, OMX_U32 a_pid) in h264d_prc_port_disable() 532 static OMX_ERRORTYPE h264d_prc_port_enable(const void *ap_obj, OMX_U32 a_pid) in h264d_prc_port_enable()
|
D | h264eprc.c | 502 static OMX_ERRORTYPE h264e_prc_allocate_resources(void *ap_obj, OMX_U32 a_pid) in h264e_prc_allocate_resources() 518 static OMX_ERRORTYPE h264e_prc_prepare_to_transfer(void *ap_obj, OMX_U32 a_pid) in h264e_prc_prepare_to_transfer() 556 static OMX_ERRORTYPE h264e_prc_transfer_and_process(void *ap_obj, OMX_U32 a_pid) in h264e_prc_transfer_and_process() 586 static OMX_ERRORTYPE h264e_prc_port_flush(const void *ap_obj, OMX_U32 a_pid) in h264e_prc_port_flush() 599 static OMX_ERRORTYPE h264e_prc_port_disable(const void *ap_obj, OMX_U32 a_pid) in h264e_prc_port_disable() 616 static OMX_ERRORTYPE h264e_prc_port_enable(const void *ap_obj, OMX_U32 a_pid) in h264e_prc_port_enable()
|
D | entrypoint.c | 54 OMX_U32 pid, OMX_PTR ap_eglimage, in egl_image_validation_hook()
|
/third_party/ffmpeg/libavcodec/ |
D | omx.c | 81 OMX_ERRORTYPE (*ptr_ComponentNameEnum)(OMX_STRING, OMX_U32, OMX_U32); 84 OMX_ERRORTYPE (*ptr_GetComponentsOfRole)(OMX_STRING, OMX_U32*, OMX_U8**); 85 OMX_ERRORTYPE (*ptr_GetRolesOfComponent)(OMX_STRING, OMX_U32*, OMX_U8**); 264 OMX_U32 data1, OMX_U32 data2, OMX_PTR event_data) in event_handler() 341 OMX_U32 i, num = 0; in find_component()
|