OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:u4_num_sub_partitions
(Results
1 - 3
of
3
) sorted by null
/external/libavc/encoder/
ih264e_mc.c
163
for (u4_num_prtn = 0; u4_num_prtn < ps_proc->
u4_num_sub_partitions
;
250
if (ps_proc->
u4_num_sub_partitions
== 1)
258
* Currently ps_proc->
u4_num_sub_partitions
will always be 1 as we only support 16x16 in P mbs
331
for (u4_num_prtn = 0; u4_num_prtn < ps_proc->
u4_num_sub_partitions
;
ih264e_me.c
[
all
...]
ih264e_structs.h
1725
UWORD32
u4_num_sub_partitions
;
member in struct:_proc_t
[
all
...]
Completed in 5682 milliseconds