Home
last modified time | relevance | path

Searched refs:bottom_field_pic_order_in_frame_present_flag (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h155 unsigned int bottom_field_pic_order_in_frame_present_flag; member
H A Dnal-h264.c686 rbsp_bit(rbsp, &pps->bottom_field_pic_order_in_frame_present_flag); in nal_h264_rbsp_pps()
H A Dallegro-core.c1372 pps->bottom_field_pic_order_in_frame_present_flag = 0; in allegro_h264_write_pps()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_pps.c79 READ_ONEBIT(p_bitctx, &cur_pps->bottom_field_pic_order_in_frame_present_flag); in parser_pps()
H A Dh264d_slice.c519 if (currSlice->p_Vid->active_pps->bottom_field_pic_order_in_frame_present_flag == 1 in process_slice()
530 …if (currSlice->p_Vid->active_pps->bottom_field_pic_order_in_frame_present_flag == 1 && !currSlice-… in process_slice()
H A Dh264d_fill.c189 …der_present_flag = p_Vid->active_pps->bottom_field_pic_order_in_frame_present_flag; in fill_picparams()
H A Dh264d_global.h619 RK_S32 bottom_field_pic_order_in_frame_present_flag; // u(1) member