OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dst_c_dec_h
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/
y4minput.h
40
int
dst_c_dec_h
;
member in struct:y4m_input
y4minput.c
183
c_w=(_y4m->pic_w+_y4m->
dst_c_dec_h
-1)/_y4m->
dst_c_dec_h
;
249
c_h=(_y4m->pic_h+_y4m->
dst_c_dec_h
-1)/_y4m->
dst_c_dec_h
;
402
dst_c_w=(_y4m->pic_w+_y4m->
dst_c_dec_h
-1)/_y4m->
dst_c_dec_h
;
543
dst_c_w=(_y4m->pic_w+_y4m->
dst_c_dec_h
-1)/_y4m->
dst_c_dec_h
;
606
dst_c_w=(_y4m->pic_w+_y4m->
dst_c_dec_h
-1)/_y4m->
dst_c_dec_h
;
[
all
...]
Completed in 387 milliseconds