Searched defs:DVLOGF (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/common/gpu/media/
H A Dvaapi_video_encode_accelerator.cc18 #define DVLOGF(level) DVLOG(level) << __FUNCTION__ << "(): " macro
23 DVLOGF(1) << msg; \
24 DVLOGF(1) << "Calling NotifyError(" << error << ")"; \
158 DVLOGF(4);
169 DVLOGF(4);
184 DVLOGF(1) << "Initializing VAVEA, input_format: "
195 DVLOGF(1) << "Unsupported output profile: " << output_profile;
200 DVLOGF(1) << "Unsupported input format: "
223 DVLOGF(1) << "Failed initializing VAAPI";
228 DVLOGF(
[all...]

Completed in 524 milliseconds