OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:au4_strd
(Results
1 - 8
of
8
) sorted by null
/external/libavc/test/encoder/
recon.c
182
ps_raw_buf->
au4_strd
[0] = ps_app_ctxt->u4_wd;
192
ps_raw_buf->
au4_strd
[1] = ps_app_ctxt->u4_wd;
193
ps_raw_buf->
au4_strd
[2] = 0;
204
ps_raw_buf->
au4_strd
[1] = ps_app_ctxt->u4_wd / 2;
205
ps_raw_buf->
au4_strd
[2] = ps_app_ctxt->u4_wd / 2;
208
if(0 == ps_raw_buf->
au4_strd
[0])
210
ps_raw_buf->
au4_strd
[0] = ps_raw_buf->au4_wd[0];
211
ps_raw_buf->
au4_strd
[1] = ps_raw_buf->au4_wd[1];
212
ps_raw_buf->
au4_strd
[2] = ps_raw_buf->au4_wd[2];
psnr.c
113
strd1 = ps_buf1->
au4_strd
[comp];
114
strd2 = ps_buf2->
au4_strd
[comp];
input.c
132
strd = ps_raw_buf->
au4_strd
[0];
156
strd = ps_raw_buf->
au4_strd
[comp];
187
strd = ps_raw_buf->
au4_strd
[0];
211
strd = ps_raw_buf->
au4_strd
[comp];
main.c
[
all
...]
/external/libavc/encoder/
ih264e_process.c
[
all
...]
iv2.h
250
UWORD32
au4_strd
[IV_MAX_RAW_COMPONENTS];
member in struct:__anon15537
ih264e_encode.c
298
s_inp_buf.s_raw_buf.
au4_strd
[0],
/frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp
[
all
...]
Completed in 848 milliseconds