OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:old_mfc_inputs_queued
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/common/gpu/media/
exynos_video_decode_accelerator.cc
1020
const int
old_mfc_inputs_queued
= mfc_input_buffer_queued_count_;
local
[
all
...]
exynos_video_encode_accelerator.cc
639
const int
old_mfc_inputs_queued
= mfc_input_buffer_queued_count_;
local
644
if (
old_mfc_inputs_queued
== 0 && mfc_input_buffer_queued_count_ != 0) {
[
all
...]
Completed in 116 milliseconds