OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:src_size
(Results
51 - 58
of
58
) sorted by null
1
2
3
/hardware/ti/omap4xxx/camera/
Encoder_libjpeg.cpp
384
(src == NULL) || (input->dst == NULL) || (input->quality < 1) || (input->
src_size
< 1) ||
/external/opencv/cvaux/src/
cvepilines.cpp
2112
CvSize
src_size
;
local
[
all
...]
/external/compiler-rt/lib/msan/
msan_interceptors.cc
233
SIZE_T
src_size
= REAL(strlen)(src);
local
236
__msan_copy_poison(dest + dest_size, src,
src_size
+ 1);
[
all
...]
/external/chromium_org/gpu/command_buffer/client/
gles2_implementation_unittest.cc
2327
uint32
src_size
;
local
[
all
...]
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
omx_vdec.cpp
9052
unsigned int
src_size
= 0, destination_size = 0;
local
[
all
...]
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
omx_vdec.cpp
9338
unsigned int
src_size
= 0, destination_size = 0;
local
[
all
...]
omx_vdec_hevc.cpp
8146
unsigned int
src_size
= 0, destination_size = 0;
local
[
all
...]
omx_vdec_msm8974.cpp
8551
unsigned int
src_size
= 0, destination_size = 0;
local
[
all
...]
Completed in 4935 milliseconds
1
2
3