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

  /external/chromium_org/third_party/libwebp/enc/
tree.c 300 static void PutUVMode(VP8BitWriter* const bw, int uv_mode) {
342 PutUVMode(bw, mb->uv_mode_);
  /external/webp/src/enc/
tree.c 300 static void PutUVMode(VP8BitWriter* const bw, int uv_mode) {
342 PutUVMode(bw, mb->uv_mode_);

Completed in 1095 milliseconds