Home
last modified time | relevance | path

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

/external/perfetto/test/trace_processor/diff_tests/functions/
Dtests.py303 post_processing=PrintProfileProto,
342 post_processing=PrintProfileProto,
364 post_processing=PrintProfileProto,
381 post_processing=PrintProfileProto,
/external/mesa3d/src/gallium/frontends/va/
Dpicture_vc1.c40 context->desc.vc1.postprocflag = vc1->post_processing != 0; in vlVaHandlePictureParameterBufferVC1()
66 context->desc.vc1.deblockEnable = vc1->post_processing != 0; in vlVaHandlePictureParameterBufferVC1()
/external/clang/tools/scan-build-py/libscanbuild/
Dintercept.py69 def post_processing(commands): function
106 entries = post_processing(exec_traces)
/external/perfetto/python/generators/diff_tests/
Dtesting.py67 post_processing: Callable = text_format.MessageToString variable in BinaryProto
Drunner.py179 return out.post_processing(proto)