Searched refs:TOP_FIELD_ONLY (Results 1 – 3 of 3) sorted by relevance
797 || ((TOP_FIELD_ONLY | BOT_FIELD_ONLY) in ih264d_end_of_pic_dispbuf_mgr()840 || ((TOP_FIELD_ONLY | BOT_FIELD_ONLY) in ih264d_end_of_pic_dispbuf_mgr()1195 ps_dec->u1_top_bottom_decoded = TOP_FIELD_ONLY | BOT_FIELD_ONLY; in ih264d_parse_decode_slice()1301 != (TOP_FIELD_ONLY | BOT_FIELD_ONLY)) in ih264d_parse_decode_slice()1315 if(ps_dec->u1_top_bottom_decoded ==TOP_FIELD_ONLY) in ih264d_parse_decode_slice()
65 #define TOP_FIELD_ONLY 0x02 macro
1739 if((TOP_FIELD_ONLY | BOT_FIELD_ONLY) == ps_dec->u1_top_bottom_decoded) in ih264d_video_decode()2277 ps_dec->u1_top_bottom_decoded |= TOP_FIELD_ONLY; in ih264d_video_decode()