This is the complete list of members for COMXVideo, including all inherited members.
| BadState() | COMXVideo | inline |
| Close(void) | COMXVideo | |
| COMXVideo(CRenderManager &renderManager, CProcessInfo &processInfo) | COMXVideo | |
| Decode(uint8_t *pData, int iSize, double dts, double pts, bool &settings_changed) | COMXVideo | |
| GetDecoderName() const | COMXVideo | inline |
| GetFreeSpace() | COMXVideo | |
| GetInputBufferSize() | COMXVideo | |
| GetPlayerInfo(double &match, double &phase, double &pll) | COMXVideo | |
| GetSize() | COMXVideo | |
| IsEOS() | COMXVideo | |
| m_av_clock | COMXVideo | protected |
| m_codingType | COMXVideo | protected |
| m_critSection | COMXVideo | protected |
| m_decoded_height | COMXVideo | protected |
| m_decoded_width | COMXVideo | protected |
| m_deinterlace | COMXVideo | protected |
| m_drop_state | COMXVideo | protected |
| m_extradata | COMXVideo | protected |
| m_extrasize | COMXVideo | protected |
| m_failed_eos | COMXVideo | protected |
| m_hdmi_clock_sync | COMXVideo | protected |
| m_is_open | COMXVideo | protected |
| m_isPi1 | COMXVideo | protected |
| m_omx_clock | COMXVideo | protected |
| m_omx_decoder | COMXVideo | protected |
| m_omx_image_fx | COMXVideo | protected |
| m_omx_render | COMXVideo | protected |
| m_omx_sched | COMXVideo | protected |
| m_omx_tunnel_clock | COMXVideo | protected |
| m_omx_tunnel_decoder | COMXVideo | protected |
| m_omx_tunnel_image_fx | COMXVideo | protected |
| m_omx_tunnel_sched | COMXVideo | protected |
| m_processInfo | COMXVideo | protected |
| m_renderManager | COMXVideo | protected |
| m_res_callback | COMXVideo | protected |
| m_res_ctx | COMXVideo | protected |
| m_setStartTime | COMXVideo | protected |
| m_settings_changed | COMXVideo | protected |
| m_submitted_eos | COMXVideo | protected |
| m_transform | COMXVideo | protected |
| m_video_codec_name | COMXVideo | protected |
| NaluFormatStartCodes(enum AVCodecID codec, uint8_t *in_extradata, int in_extrasize) | COMXVideo | protectedstatic |
| Open(CDVDStreamInfo &hints, OMXClock *clock, bool hdmi_clock_sync=false) | COMXVideo | |
| PortSettingsChanged(ResolutionUpdateInfo &resinfo) | COMXVideo | |
| RegisterResolutionUpdateCallBack(void *ctx, ResolutionUpdateCallBackFn callback) | COMXVideo | inline |
| Reset(void) | COMXVideo | |
| SendDecoderConfig() | COMXVideo | |
| SetDropState(bool bDrop) | COMXVideo | |
| SetVideoRect(const CRect &SrcRect, const CRect &DestRect, RENDER_STEREO_MODE video_mode, RENDER_STEREO_MODE display_mode, bool stereo_invert) | COMXVideo | |
| SubmitEOS() | COMXVideo | |
| SubmittedEOS() const | COMXVideo | inline |
| ~COMXVideo() | COMXVideo | |