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

  /external/chromium_org/third_party/libvpx/source/libvpx/test/
pp_filter_test.cc 58 uint8_t *const dst_image = local
63 uint8_t *const dst_image_ptr = dst_image + 8;
81 (void)vpx_memset(dst_image, 99, output_size);
100 vpx_free(dst_image);
  /external/libvpx/libvpx/test/
pp_filter_test.cc 58 uint8_t *const dst_image = local
63 uint8_t *const dst_image_ptr = dst_image + 8;
81 (void)vpx_memset(dst_image, 99, output_size);
100 vpx_free(dst_image);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
pp_filter_test.cc 58 uint8_t *const dst_image = local
63 uint8_t *const dst_image_ptr = dst_image + 8;
81 (void)vpx_memset(dst_image, 99, output_size);
100 vpx_free(dst_image);
  /hardware/qcom/display/msm8084/libcopybit/
copybit_c2d.cpp 1158 copybit_image_t dst_image; local
    [all...]
  /hardware/qcom/display/msm8226/libcopybit/
copybit_c2d.cpp 1156 copybit_image_t dst_image; local
    [all...]
  /hardware/qcom/display/msm8960/libcopybit/
copybit_c2d.cpp 1139 copybit_image_t dst_image; local
    [all...]
  /hardware/qcom/display/msm8974/libcopybit/
copybit_c2d.cpp 1158 copybit_image_t dst_image; local
    [all...]

Completed in 873 milliseconds