Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/webp/
Ddemux.h129 int fragment_num; member
162 WEBP_EXTERN(int) WebPDemuxSelectFragment(WebPIterator* iter, int fragment_num);
/external/opencv3/3rdparty/libwebp/demux/
Ddemux.c756 const Frame* const frame_set, int fragment_num, int* const count) { in GetFragment() argument
763 if (++total == fragment_num) fragment = f; in GetFragment()
796 int fragment_num, WebPIterator* const iter) { in SynthesizeFrame() argument
801 GetFragment(first_frame, fragment_num, &num_fragments); in SynthesizeFrame()
809 iter->fragment_num = fragment_num; in SynthesizeFrame()
856 int WebPDemuxSelectFragment(WebPIterator* iter, int fragment_num) { in WebPDemuxSelectFragment() argument
857 if (iter != NULL && iter->private_ != NULL && fragment_num > 0) { in WebPDemuxSelectFragment()
862 return SynthesizeFrame(dmux, frame, fragment_num, iter); in WebPDemuxSelectFragment()
/external/autotest/client/cros/cellular/mbim_compliance/
Dmbim_message_request.py137 for fragment_num in range(1, num_fragments):
143 args_list['current_fragment'] = fragment_num
/external/autotest/client/site_tests/video_VDAPerf/
Dcontrol.h264.4k26 # [download_path, width, height, frame_num, fragment_num, profile, fps]
Dcontrol.vp8.4k26 # [download_path, width, height, frame_num, fragment_num, profile, fps]
Dcontrol.h26430 # [download_path, width, height, frame_num, fragment_num, profile, fps]
Dcontrol.vp830 # [download_path, width, height, frame_num, fragment_num, profile, fps]
/external/autotest/client/site_tests/video_HangoutHardwarePerf/
Dcontrol.power.vp839 # [vidoe_name, width, height, frame_num, fragment_num, profile]
Dcontrol.cpu.vp841 # [vidoe_name, width, height, frame_num, fragment_num, profile]
/external/autotest/server/site_tests/video_PowerConsumption/
Dcontrol.hw_hangout.vp835 # [vidoe_name, width, height, frame_num, fragment_num, profile]