OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mem_offset
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/third_party/opus/src/silk/float/
find_LTP_FLP.c
44
const opus_int
mem_offset
/* I Number of samples in LTP memory */
57
r_ptr = &r_lpc[
mem_offset
];
main_FLP.h
162
const opus_int
mem_offset
/* I Number of samples in LTP memory */
/external/chromium_org/third_party/opus/src/silk/fixed/
main_FIX.h
165
const opus_int
mem_offset
, /* I number of samples in LTP memory */
find_LTP_FIX.c
52
const opus_int
mem_offset
, /* I number of samples in LTP memory */
74
r_ptr = &r_lpc[
mem_offset
];
/external/qemu/tcg/
tcg.c
356
ts->
mem_offset
= offset + 4;
358
ts->
mem_offset
= offset;
371
ts->
mem_offset
= offset;
373
ts->
mem_offset
= offset + 4;
390
ts->
mem_offset
= offset;
[
all
...]
tcg.h
251
tcg_target_long
mem_offset
;
member in struct:TCGTemp
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c
911
MAP_SHARED, pCtx->hDec, buf.m.planes[0].m.
mem_offset
);
1029
MAP_SHARED, pCtx->hDec, buf.m.planes[j].m.
mem_offset
);
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c
[
all
...]
/bionic/libc/kernel/common/linux/
videodev2.h
449
__u32
mem_offset
;
member in union:v4l2_plane::__anon632
[
all
...]
/external/chromium_org/content/common/gpu/media/
exynos_video_decode_accelerator.cc
[
all
...]
exynos_video_encode_accelerator.cc
[
all
...]
/external/kernel-headers/original/linux/
videodev2.h
609
* @
mem_offset
: when memory in the associated struct v4l2_buffer is
627
__u32
mem_offset
;
member in union:v4l2_plane::__anon20265
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
450
__u32
mem_offset
;
member in union:v4l2_plane::__anon31930
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
610
* @
mem_offset
: when memory in the associated struct v4l2_buffer is
628
__u32
mem_offset
;
member in union:v4l2_plane::__anon31991
[
all
...]
/hardware/samsung_slsi/exynos5/include/
videodev2.h
586
* @
mem_offset
: when memory in the associated struct v4l2_buffer is
606
__u32
mem_offset
;
member in union:v4l2_plane::__anon32233
[
all
...]
Completed in 494 milliseconds