HomeSort by relevance Sort by last modified time
    Searched defs:is_raw (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxdec.c 317 int is_raw = 0; local
330 is_raw = 1;
343 return is_raw;
    [all...]
  /external/libvpx/libvpx/
vpxdec.c 275 int is_raw = 0; local
288 is_raw = 1;
301 return is_raw;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c 275 int is_raw = 0; local
288 is_raw = 1;
301 return is_raw;

Completed in 111 milliseconds