OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:e_mem_type
(Results
1 - 8
of
8
) sorted by null
/external/libavc/encoder/
ih264e_rc_mem_interface.h
56
m_pv_mem_rec[m_j].
e_mem_type
= m_type; \
irc_mem_req_and_acq.h
56
m_pv_mem_rec[m_j].
e_mem_type
= m_type; \
iv2.h
229
IV_MEM_TYPE_T
e_mem_type
;
member in struct:__anon14944
ih264e_api.c
708
if (ps_mem_rec[i].
e_mem_type
709
!= s_mem_rec_ittiam_api[i].
e_mem_type
)
712
UWORD32 diff = s_mem_rec_ittiam_api[i].
e_mem_type
713
- ps_mem_rec[i].
e_mem_type
;
715
if ((ps_mem_rec[i].
e_mem_type
717
&& (s_mem_rec_ittiam_api[i].
e_mem_type
723
if (3 != (s_mem_rec_ittiam_api[i].
e_mem_type
% 4))
[
all
...]
/external/libmpeg2/common/
iv.h
210
IV_MEM_TYPE_T
e_mem_type
;
member in struct:__anon15920
/external/libmpeg2/decoder/
impeg2d_api_main.c
437
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM;
449
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM;
463
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM;
471
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM;
481
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_SCRATCH_MEM;
519
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM;
534
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM;
550
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM;
582
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM;
590
ps_mem_rec->
e_mem_type
= IV_EXTERNAL_CACHEABLE_PERSISTENT_MEM
[
all
...]
/frameworks/av/media/libstagefright/codecs/avcenc/
SoftAVCEnc.cpp
719
ps_mem_rec->
e_mem_type
= IV_NA_MEM_TYPE;
[
all
...]
/external/libavc/test/encoder/
main.c
[
all
...]
Completed in 182 milliseconds