Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/include/
Dviddec_fw_frame_attr.h206 int top_field_poc; member
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
Dviddec_h264_workload.c87 attrs->h264.top_field_poc = 0; in h264_translate_parser_info_to_frame_attributes()
191 attrs->h264.top_field_poc = pInfo->img.toppoc; in h264_parse_update_frame_attributes()
195 if(attrs->h264.top_field_poc <= attrs->h264.bottom_field_poc) { in h264_parse_update_frame_attributes()