Home
last modified time | relevance | path

Searched defs:width (Results 1 – 15 of 15) sorted by relevance

/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_m4v_config_parser.cpp102 OSCL_EXPORT_REF int16 iGetM4VConfigInfo(uint8 *buffer, int32 length, int32 *width, int32 *height, i… in iGetM4VConfigInfo()
126 OSCL_EXPORT_REF int16 iDecodeVOLHeader(mp4StreamType *psBits, int32 *width, int32 *height, int32 *d… in iDecodeVOLHeader()
444 int32 *width, in iDecodeShortHeader()
797 OSCL_EXPORT_REF int16 iGetAVCConfigInfo(uint8 *buffer, int32 length, int32 *width, int32 *height, i… in iGetAVCConfigInfo()
914 int16 DecodeSPS(mp4StreamType *psBits, int32 *width, int32 *height, int32 *display_width, int32 *di… in DecodeSPS()
Dti_video_config_parser.cpp82 int32 width, height, display_width, display_height = 0; in ti_video_config_parser() local
114 int32 width, height, display_width, display_height = 0; in ti_video_config_parser() local
/hardware/ti/omap3/omx/ti_omx_config_parser/inc/
Dti_video_config_parser.h39 uint32 width; member
Dti_omx_config_parser.h49 OMX_U32 width; member
/hardware/broadcom/wlan/bcm4329/src/include/
Dbcmdefs.h92 #define BITFIELD_MASK(width) \ argument
/hardware/msm7k/libgralloc/
Dframebuffer.cpp392 msm_copy_buffer(buffer_handle_t handle, int fd, int width, int height, in msm_copy_buffer()
/hardware/ti/omap3/libopencorehw/
Dandroid_surface_output_omap34xx.cpp399 static void convertYuv420ToYuv422(int width, int height, void* src, void* dst) in convertYuv420ToYuv422()
/hardware/libhardware/modules/overlay/
Doverlay.cpp72 int width; member
/hardware/msm7k/libgralloc-qsd8k/
Dframebuffer.cpp403 msm_copy_buffer(buffer_handle_t handle, int fd, int width, int height, in msm_copy_buffer()
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
Dbcmsdh.c454 uint width; in bcmsdh_recv_buf() local
497 uint width; in bcmsdh_send_buf() local
/hardware/libhardware/include/hardware/
Dgralloc.h228 const uint32_t width; member
/hardware/ti/omap3/liboverlay/
Doverlay.cpp107 int width; member
160 int width; member
/hardware/msm7k/libcamera/
DQualcommCameraHardware.cpp57 int width; member
1047 int width, height; in setParameters() local
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEnc_Utils.c4084 OMX_U32 GetMaxAVCBufferSize(OMX_U32 width, OMX_U32 height) in GetMaxAVCBufferSize()
/hardware/ril/include/telephony/
Dril_cdma_sms.h393 unsigned char width; /* Number of pixels - Should be a mutliple of 8 */ member