Home
last modified time | relevance | path

Searched defs:display_height (Results 1 – 14 of 14) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_yuv_processor.h33 uint32_t display_height; /* height of the image */ member
45 uint32_t display_height; member
Dpsb_overlay.h299 int display_height; member
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp102 …t8 *buffer, int32 length, int32 *width, int32 *height, int32 *display_width, int32 *display_height) in iGetM4VConfigInfo()
126 …mType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *pr… in iDecodeVOLHeader()
447 int32 *display_height) in iDecodeShortHeader()
797 … int32 length, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *pr… in iGetAVCConfigInfo()
930 …mType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *pr… in DecodeSPS()
Dti_video_config_parser.cpp82 int32 width, height, display_width, display_height = 0; in ti_video_config_parser() local
108 int32 width, height, display_width, display_height = 0; in ti_video_config_parser() local
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_m4v_config_parser.cpp107 …t8 *buffer, int32 length, int32 *width, int32 *height, int32 *display_width, int32 *display_height) in iGetM4VConfigInfo()
131 …mType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *pr… in iDecodeVOLHeader()
432 int32 *display_height) in iDecodeShortHeader()
782 … int32 length, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *pr… in iGetAVCConfigInfo()
928 …mType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *display_height, int32 *pr… in DecodeSPS()
Dintel_video_config_parser.cpp83 int32 width, height, display_width, display_height = 0; in intel_video_config_parser() local
108 int32 width, height, display_width, display_height = 0; in intel_video_config_parser() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/include/nestegg/
Dnestegg.h131 unsigned int display_height; /**< Display height of the video frame in pixels. */ member
/hardware/intel/img/psb_video/src/x11/
Dpsb_ctexture.c238 int display_width = 0, display_height = 0, extend_display_width = 0, extend_display_height = 0; in psb_putsurface_ctexture() local
Dpsb_coverlay.c134 int display_height = (int)(DisplayHeight(display, DefaultScreen(display))) - 1; in psb_x11_substractRects() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxdec.c854 int display_height = vpx_input_ctx.height; in main_loop() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_onyxc_int.h80 int display_height; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.hpp423 uint64 display_height() const { return display_height_; } in display_height() function in mkvmuxer::VideoTrack
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
Dnestegg.c217 struct ebml_type display_height; member
/hardware/qcom/camera/
DQCamera_Intf.h236 uint16_t display_height; /* height of display */ member