Searched refs:h264_pic_data (Results 1 – 3 of 3) sorted by relevance
279 h264_pic_data pic_data; in h264_parse_emit_current_pic()289 nitems = (sizeof(h264_pic_data) + 7) / 8; // In QWORDs rounded up in h264_parse_emit_current_pic()
506 static void h264_fill_pic_data(h264_Info *pInfo, h264_pic_data * p_pic_data) in h264_fill_pic_data()985 h264_pic_data pic_data; in h264_parse_emit_current_pic()995 nitems = (sizeof(h264_pic_data) + 7) / 8; // In QWORDs rounded up in h264_parse_emit_current_pic()
936 } h264_pic_data; typedef