Home
last modified time | relevance | path

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

/hardware/intel/common/libva/test/encode/
Dh264encode.c127 static unsigned long long current_frame_encoding = 0; variable
1431 pic_param.last_picture = (current_frame_encoding == frame_count); in render_picture()
1546 i_cpb_removal_delay * current_frame_encoding, in render_packedsei()
1632 if (current_frame_encoding != 0) in render_slice()
1971 … for (current_frame_encoding = 0; current_frame_encoding < frame_count; current_frame_encoding++) { in encode_frames()
1972 encoding2display_order(current_frame_encoding, intra_period, intra_idr_period, ip_period, in encode_frames()
2017 storage_task(current_frame_display, current_frame_encoding); in encode_frames()
2019 storage_task_queue(current_frame_display, current_frame_encoding); in encode_frames()