Home
last modified time | relevance | path

Searched refs:i4_ofst_for_top_to_bottom_field (Results 1 – 3 of 3) sorted by relevance

/external/libavc/decoder/
Dih264d_parse_headers.c728 ps_seq->i4_ofst_for_top_to_bottom_field = ih264d_sev( in ih264d_parse_sps()
731 ps_seq->i4_ofst_for_top_to_bottom_field); in ih264d_parse_sps()
Dih264d_utils.c329 + ps_seq->i4_ofst_for_top_to_bottom_field in ih264d_decode_pic_order_cnt()
340 + ps_seq->i4_ofst_for_top_to_bottom_field in ih264d_decode_pic_order_cnt()
Dih264d_structs.h344 WORD32 i4_ofst_for_top_to_bottom_field; member