HomeSort by relevance Sort by last modified time
    Searched full:add_bottom (Results 1 - 1 of 1) sorted by null

  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
h264parse_dpb.c 426 uint8_t add_top, add_bottom, diff; local
514 add_bottom = 0;
519 add_bottom = 1;
539 active_fs->bottom_field.pic_num = (active_fs->frame_num_wrap << 1) + add_bottom;
576 active_fs->bottom_field.long_term_pic_num = (active_fs->bottom_field.long_term_frame_idx << 1) + add_bottom;
    [all...]

Completed in 206 milliseconds