OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:output_width
(Results
101 - 125
of
151
) sorted by null
1
2
3
4
5
6
7
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
sixtappredict4x4_neon.asm
59
;First pass: output_height lines x
output_width
columns (9x4)
274
;First pass: output_height lines x
output_width
columns (4x4)
vp8_subpixelvariance16x16_neon.asm
64
;First Pass: output_height lines x
output_width
columns (17x16)
247
;First Pass: output_height lines x
output_width
columns (16x16)
vp8_subpixelvariance8x8_neon.asm
38
;First pass: output_height lines x
output_width
columns (9x8)
sixtappredict16x16_neon.asm
79
;First Pass: output_height lines x
output_width
columns (21x16)
311
;First Pass: output_height lines x
output_width
columns (16x16)
sixtappredict8x4_neon.asm
66
;First pass: output_height lines x
output_width
columns (9x8)
320
;First pass: output_height lines x
output_width
columns (4x8)
sixtappredict8x8_neon.asm
69
;First pass: output_height lines x
output_width
columns (13x8)
346
;First pass: output_height lines x
output_width
columns (8x8)
/hardware/qcom/msm8994/kernel-headers/media/
msmb_isp.h
257
uint32_t
output_width
;
member in struct:msm_vfe_axi_plane_cfg
/hardware/qcom/msm8994/original-kernel-headers/media/
msmb_isp.h
240
uint32_t
output_width
; /*Include padding*/
member in struct:msm_vfe_axi_plane_cfg
/device/moto/shamu/camera/QCamera2/HAL/
QCameraChannel.cpp
[
all
...]
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
976
thumbnail_info.
output_width
= (OMX_U32)p_thumb_dim->dst_dim.width;
985
thumbnail_info.
output_width
= (OMX_U32)p_thumb_dim->dst_dim.height;
995
thumbnail_info.
output_width
= (OMX_U32)p_thumb_dim->src_dim.width;
1003
double thumb_aspect_ratio = (double)thumbnail_info.
output_width
/
[
all
...]
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
976
thumbnail_info.
output_width
= (OMX_U32)p_thumb_dim->dst_dim.width;
985
thumbnail_info.
output_width
= (OMX_U32)p_thumb_dim->dst_dim.height;
995
thumbnail_info.
output_width
= (OMX_U32)p_thumb_dim->src_dim.width;
1003
double thumb_aspect_ratio = (double)thumbnail_info.
output_width
/
[
all
...]
/external/ImageMagick/coders/
jpeg.c
[
all
...]
/external/libjpeg-turbo/
jpeglib.h
519
JDIMENSION
output_width
; /* scaled image width */
member in struct:jpeg_decompress_struct
[
all
...]
turbojpeg.c
[
all
...]
/external/opencv3/3rdparty/libjpeg/
jpeglib.h
500
JDIMENSION
output_width
; /* scaled image width */
member in struct:jpeg_decompress_struct
[
all
...]
/external/pdfium/core/src/fxcodec/codec/
fx_codec_jpeg.cpp
492
if ((int)cinfo.
output_width
> m_OrigWidth) {
/hardware/qcom/msm8996/kernel-headers/media/
msmb_isp.h
286
uint32_t
output_width
;
member in struct:msm_vfe_axi_plane_cfg
[
all
...]
/hardware/qcom/msm8996/original-kernel-headers/media/
msmb_isp.h
261
uint32_t
output_width
; /*Include padding*/
member in struct:msm_vfe_axi_plane_cfg
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpeg.c
1103
thumbnail_info.
output_width
= (OMX_U32)p_thumb_dim->dst_dim.width;
1112
thumbnail_info.
output_width
= (OMX_U32)p_thumb_dim->dst_dim.height;
1147
thumbnail_info.
output_width
= (OMX_U32)p_thumb_dim->src_dim.width;
[
all
...]
/device/huawei/angler/camera/QCamera2/HAL/
QCameraChannel.cpp
[
all
...]
/device/huawei/angler/camera/QCamera2/stack/common/
cam_types.h
2066
int32_t
output_width
;
member in struct:__anon3487
[
all
...]
/device/lge/bullhead/camera/QCamera2/HAL/
QCameraChannel.cpp
[
all
...]
/device/lge/bullhead/camera/QCamera2/stack/common/
cam_types.h
2066
int32_t
output_width
;
member in struct:__anon4039
[
all
...]
/device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h
1604
int32_t
output_width
;
member in struct:__anon4833
[
all
...]
/external/libvncserver/common/
turbojpeg.c
803
if(pitch==0) pitch=dinfo->
output_width
*tjPixelSize[pixelFormat];
Completed in 1892 milliseconds
1
2
3
4
5
6
7