OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i32_tmp_offset
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/src/
M4AIR_API.c
442
M4OSA_Int32
i32_tmp_offset
;
local
512
i32_tmp_offset
= pIn[i].u_stride;
516
i32_tmp_offset
= -pIn[i].u_stride;
562
pu8_data_in += pOut[i].u_width +
i32_tmp_offset
;
582
pu8_data_in_tmp +=
i32_tmp_offset
;
631
pu8_src_bottom = pu8_src_top +
i32_tmp_offset
;
656
pu8_src_bottom = pu8_src_top +
i32_tmp_offset
;
678
pu8_data_in = pu8_data_in + (pC->u32_y_accum[i] >> 16) *
i32_tmp_offset
;
709
pu8_src_bottom = pu8_src_top +
i32_tmp_offset
;
723
pu8_data_in = pu8_data_in + (u32_y_accum >> 16) *
i32_tmp_offset
;
[
all
...]
/frameworks/av/libvideoeditor/lvpp/
VideoEditorTools.cpp
2324
M4OSA_Int32
i32_tmp_offset
;
local
[
all
...]
Completed in 112 milliseconds