HomeSort by relevance Sort by last modified time
    Searched refs:match_found (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
frameparser.cpp 148 OMX_U8 *pdest = NULL,*psource = NULL, match_found = FALSE, is_byte_match = 0; local
262 match_found = FALSE;
270 match_found = TRUE;
277 match_found = TRUE;
284 match_found = TRUE;
288 if (match_found)
387 match_found = FALSE;
395 match_found = TRUE;
402 match_found = TRUE;
409 match_found = TRUE
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
frameparser.cpp 148 OMX_U8 *pdest = NULL,*psource = NULL, match_found = FALSE, is_byte_match = 0; local
253 match_found = FALSE;
259 match_found = TRUE;
264 match_found = TRUE;
268 match_found = TRUE;
272 if (match_found) {
363 match_found = FALSE;
369 match_found = TRUE;
374 match_found = TRUE;
378 match_found = TRUE
    [all...]
  /external/chromium_org/third_party/brotli/src/brotli/enc/
hash.h 194 bool match_found = false; local
262 match_found = true;
292 match_found = true;
332 match_found = true;
362 match_found = true;
368 return match_found;
backward_references.cc 69 bool match_found = hasher->FindLongestMatch( local
75 if (match_found) {
103 match_found = hasher->FindLongestMatch(
130 if (match_found && best_score_2 >= best_score + cost_diff_lazy) {
  /external/chromium_org/third_party/lcov/bin/
lcov     [all...]
  /external/chromium_org/v8/src/
objects.cc 7588 bool match_found = false; variable
    [all...]

Completed in 420 milliseconds