OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:au4_wd
(Results
1 - 7
of
7
) sorted by null
/external/libavc/test/encoder/
recon.c
68
wd = ps_raw_buf->
au4_wd
[comp];
180
ps_raw_buf->
au4_wd
[0] = ps_app_ctxt->u4_wd;
186
ps_raw_buf->
au4_wd
[1] = ps_app_ctxt->u4_wd;
187
ps_raw_buf->
au4_wd
[2] = 0;
198
ps_raw_buf->
au4_wd
[1] = ps_app_ctxt->u4_wd / 2;
199
ps_raw_buf->
au4_wd
[2] = ps_app_ctxt->u4_wd / 2;
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
111
wd = ps_buf1->
au4_wd
[comp];
177
pu1_buf1 += strd1 - ps_buf1->
au4_wd
[comp];
178
pu1_buf2 += strd2 - ps_buf2->
au4_wd
[comp];
input.c
130
wd = ps_raw_buf->
au4_wd
[0];
154
wd = ps_raw_buf->
au4_wd
[comp];
185
wd = ps_raw_buf->
au4_wd
[0];
209
wd = ps_raw_buf->
au4_wd
[comp];
main.c
[
all
...]
/external/libavc/encoder/
ih264e_encode.c
490
ps_video_encode_op->s_ive_op.s_recon_buf.
au4_wd
[0] = 0;
491
ps_video_encode_op->s_ive_op.s_recon_buf.
au4_wd
[1] = 0;
534
ps_video_encode_ip->s_ive_ip.s_recon_buf.
au4_wd
[0],
535
ps_video_encode_ip->s_ive_ip.s_recon_buf.
au4_wd
[1],
iv2.h
244
UWORD32
au4_wd
[IV_MAX_RAW_COMPONENTS];
member in struct:__anon14945
/frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp
[
all
...]
Completed in 52 milliseconds