Home
last modified time | relevance | path

Searched defs:w (Results 1 – 25 of 185) sorted by relevance

12345678

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_convolve.c24 int x0_q4, int x_step_q4, int w, int h) { in convolve_horiz()
46 int x0_q4, int x_step_q4, int w, int h) { in convolve_avg_horiz()
69 int y0_q4, int y_step_q4, int w, int h) { in convolve_vert()
92 int y0_q4, int y_step_q4, int w, int h) { in convolve_avg_vert()
119 int w, int h) { in convolve()
155 int w, int h) { in vp9_convolve8_horiz_c()
168 int w, int h) { in vp9_convolve8_avg_horiz_c()
182 int w, int h) { in vp9_convolve8_vert_c()
195 int w, int h) { in vp9_convolve8_avg_vert_c()
208 int w, int h) { in vp9_convolve8_c()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_bitstream.c50 static void write_intra_mode(vp9_writer *w, MB_PREDICTION_MODE mode, in write_intra_mode()
55 static void write_inter_mode(vp9_writer *w, MB_PREDICTION_MODE mode, in write_inter_mode()
70 int n, vp9_writer *w) { in prob_diff_update()
84 vp9_writer *w) { in write_selected_tx_size()
98 vp9_writer *w) { in write_skip()
109 static void update_skip_probs(VP9_COMMON *cm, vp9_writer *w) { in update_skip_probs()
116 static void update_switchable_interp_probs(VP9_COMMON *cm, vp9_writer *w) { in update_switchable_interp_probs()
124 static void pack_mb_tokens(vp9_writer *w, in pack_mb_tokens()
185 static void write_segment_id(vp9_writer *w, const struct segmentation *seg, in write_segment_id()
192 static void write_ref_frames(const VP9_COMP *cpi, vp9_writer *w) { in write_ref_frames()
[all …]
Dvp9_subexp.c81 static void encode_uniform(vp9_writer *w, int v) { in encode_uniform()
92 static INLINE int write_bit_gte(vp9_writer *w, int word, int test) { in write_bit_gte()
97 static void encode_term_subexp(vp9_writer *w, int word) { in encode_term_subexp()
109 void vp9_write_prob_diff_update(vp9_writer *w, vp9_prob newp, vp9_prob oldp) { in vp9_write_prob_diff_update()
179 void vp9_cond_prob_diff_update(vp9_writer *w, vp9_prob *oldp, in vp9_cond_prob_diff_update()
Dvp9_writer.h86 static void vp9_write_bit(vp9_writer *w, int bit) { in vp9_write_bit()
90 static void vp9_write_literal(vp9_writer *w, int data, int bits) { in vp9_write_literal()
97 #define vp9_write_prob(w, v) vp9_write_literal((w), (v), 8) argument
Dvp9_encodemv.c32 static void encode_mv_component(vp9_writer* w, int comp, in encode_mv_component()
136 static int update_mv(vp9_writer *w, const unsigned int ct[2], vp9_prob *cur_p, in update_mv()
152 int n, vp9_writer *w) { in write_mv_update()
164 void vp9_write_nmv_probs(VP9_COMMON *cm, int usehp, vp9_writer *w) { in vp9_write_nmv_probs()
202 void vp9_encode_mv(VP9_COMP* cpi, vp9_writer* w, in vp9_encode_mv()
Dvp9_treewriter.h31 static INLINE void vp9_write_tree(vp9_writer *w, const vp9_tree_index *tree, in vp9_write_tree()
41 static INLINE void vp9_write_token(vp9_writer *w, const vp9_tree_index *tree, in vp9_write_token()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dencodemv.c24 vp8_writer *const w, in encode_mvcomponent()
68 void vp8_encode_motion_vector(vp8_writer *w, const MV *mv, const MV_CONTEXT *mvc) in vp8_encode_motion_vector()
199 vp8_writer *const w, in update()
224 vp8_writer *const w, in write_component_probs()
359 vp8_writer *const w = cpi->bc; in vp8_write_mvprobs() local
Dbitstream.c65 vp8_writer *const w, in update_mode()
113 vp8_writer *const w = cpi->bc; in update_mbintra_mode_probs() local
163 void vp8_pack_tokens_c(vp8_writer *w, const TOKENEXTRA *p, int xcount) in vp8_pack_tokens_c()
386 vp8_writer * w; in pack_tokens_into_partitions_c() local
411 static void pack_mb_row_tokens_c(VP8_COMP *cpi, vp8_writer *w) in pack_mb_row_tokens_c()
428 vp8_writer *w, MB_PREDICTION_MODE m, const vp8_prob *p in write_mv_ref()
440 vp8_writer *w, B_PREDICTION_MODE m, const vp8_prob *p in write_sub_mv_ref()
452 vp8_writer *w, const MV *mv, const int_mv *ref, const MV_CONTEXT *mvc in write_mv()
462 static void write_mb_features(vp8_writer *w, const MB_MODE_INFO *mi, const MACROBLOCKD *x) in write_mb_features()
520 vp8_writer *const w = cpi->bc; in pack_inter_mode_mvs() local
[all …]
Dtreewriter.h62 vp8_writer *const w, in vp8_treed_write()
81 vp8_writer *const w, in vp8_write_token()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
Dvp9_convolve_neon.c19 int w, int h) { in vp9_convolve8_neon()
56 int w, int h) { in vp9_convolve8_avg_neon()
/hardware/samsung_slsi/exynos5/include/
Dexynos_format.h84 #define GET_32BPP_FRAME_SIZE(w, h) (((w) * (h)) << 2) argument
85 #define GET_24BPP_FRAME_SIZE(w, h) (((w) * (h)) * 3) argument
86 #define GET_16BPP_FRAME_SIZE(w, h) (((w) * (h)) << 1) argument
/hardware/samsung_slsi/exynos5/gralloc/
Dgralloc.cpp129 static int gralloc_alloc_rgb(int ionfd, int w, int h, int format, int usage, in gralloc_alloc_rgb()
199 static int gralloc_alloc_framework_yuv(int ionfd, int w, int h, int format, in gralloc_alloc_framework_yuv()
229 static int gralloc_alloc_yuv(int ionfd, int w, int h, int format, in gralloc_alloc_yuv()
333 int w, int h, int format, int usage, in gralloc_alloc()
/hardware/libhardware/tests/hwc/
Dtest-arrows.c74 int prepare(int w, int h) { in prepare()
143 int w, h, count = 0; in main() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dmain.c61 #define PRINT_3ELM_ARRAY_FLOAT(w, p, data) \ argument
68 #define PRINT_4ELM_ARRAY_FLOAT(w, p, data) \ argument
73 #define PRINT_3ELM_ARRAY_LONG(w, data) \ argument
80 #define PRINT_4ELM_ARRAY_LONG(w, data) \ argument
85 #define PRINT_3ELM_ARRAY_INT(w, data) \ argument
92 #define PRINT_4ELM_ARRAY_INT(w, data) \ argument
/hardware/intel/img/hwcomposer/common/planes/
DDisplayPlane.cpp93 void DisplayPlane::checkPosition(int& x, int& y, int& w, int& h) in checkPosition()
110 void DisplayPlane::setPosition(int x, int y, int w, int h) in setPosition()
139 void DisplayPlane::setSourceCrop(int x, int y, int w, int h) in setSourceCrop()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/
Dvp9_convolve8_avg_dspr2.c28 int32_t w, in convolve_avg_vert_4_dspr2()
351 int w, int h) { in vp9_convolve8_avg_vert_dspr2()
414 int w, int h) { in vp9_convolve8_avg_dspr2()
449 int w, int h) { in vp9_convolve_avg_dspr2()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_decoder.h90 unsigned int w; /**< Width (or 0 for unknown/default) */ member
109 unsigned int w; /**< Width */ member
/hardware/intel/common/wrs_omxil_core/core/src/
Dintel_video_config_parser.cpp25 #define GetUnalignedWord( pb, w ) \ argument
33 #define GetUnalignedWordEx( pb, w ) GetUnalignedWord( pb, w ); (pb) += sizeof(uint16); argument
39 #define LoadWORD( w, p ) GetUnalignedWordEx( p, w ) argument
/hardware/samsung_slsi/exynos5/libcamera/
DExynosCamera.cpp1388 bool ExynosCamera::setVideoSize(int w, int h) in setVideoSize()
1401 bool ExynosCamera::getVideoSize(int *w, int *h) in getVideoSize()
2395 bool ExynosCamera::getJpegThumbnailSize(int *w, int *h) in getJpegThumbnailSize()
2443 bool ExynosCamera::getPictureSize(int *w, int *h) in getPictureSize()
2467 bool ExynosCamera::getPreviewSize(int *w, int *h) in getPreviewSize()
2499 bool ExynosCamera::getSupportedJpegThumbnailSizes(int *w, int *h) in getSupportedJpegThumbnailSizes()
2506 bool ExynosCamera::getSupportedPictureSizes(int *w, int *h) in getSupportedPictureSizes()
2513 bool ExynosCamera::getSupportedPreviewSizes(int *w, int *h) in getSupportedPreviewSizes()
2525 bool ExynosCamera::getSupportedVideoSizes(int *w, int *h) in getSupportedVideoSizes()
2532 bool ExynosCamera::getPreferredPreivewSizeForVideo(int *w, int *h) in getPreferredPreivewSizeForVideo()
[all …]
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dtools_common.c89 const int w = (plane ? (1 + yuv_frame->d_w) / 2 : yuv_frame->d_w); in read_yuv_frame() local
226 const int w = vpx_img_plane_width(img, plane); in vpx_img_write() local
243 const int w = vpx_img_plane_width(img, plane); in vpx_img_read() local
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
Dti_video_config_parser.cpp25 #define GetUnalignedWord( pb, w ) \ argument
33 #define GetUnalignedWordEx( pb, w ) GetUnalignedWord( pb, w ); (pb) += sizeof(uint16); argument
39 #define LoadWORD( w, p ) GetUnalignedWordEx( p, w ) argument
/hardware/libhardware/tests/camera2/
Dcamera2_utils.cpp495 ANativeWindow* StreamAdapter::toANW(const camera2_stream_ops_t *w) { in toANW()
499 int StreamAdapter::dequeue_buffer(const camera2_stream_ops_t *w, in dequeue_buffer()
518 int StreamAdapter::enqueue_buffer(const camera2_stream_ops_t* w, in enqueue_buffer()
534 int StreamAdapter::cancel_buffer(const camera2_stream_ops_t* w, in cancel_buffer()
546 int StreamAdapter::set_crop(const camera2_stream_ops_t* w, in set_crop()
/hardware/qcom/display/msm8960/libgralloc/
Dgpu.cpp245 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl()
333 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc()
343 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
/hardware/qcom/display/msm8226/libgralloc/
Dgpu.cpp262 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl()
351 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc()
361 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()
/hardware/qcom/display/msm8974/libgralloc/
Dgpu.cpp251 int gpu_context_t::alloc_impl(int w, int h, int format, int usage, in alloc_impl()
348 int gpu_context_t::gralloc_alloc(alloc_device_t* dev, int w, int h, int format, in gralloc_alloc()
358 int gpu_context_t::gralloc_alloc_size(alloc_device_t* dev, int w, int h, in gralloc_alloc_size()

12345678