Home
last modified time | relevance | path

Searched refs:i1_bottom_field_flag (Results 1 – 2 of 2) sorted by relevance

/external/libavc/encoder/
Dih264e_encode_header.c754 … PUT_BITS(ps_bitstrm, ps_slice_hdr->i1_bottom_field_flag, 1, return_status, "bottom_field_flag"); in ih264e_generate_slice_header()
1315 ps_slice_hdr->i1_bottom_field_flag = 0; in ih264e_populate_slice_header()
/external/libavc/common/
Dih264_structs.h1299 WORD8 i1_bottom_field_flag; member