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

  /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)memset(dst_image, 99, output_size);
101 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);
  /external/opencv3/modules/highgui/src/
window_carbon.cpp 96 CvMat* dst_image; member in struct:CvWindow
322 cvReleaseMat( &window->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 1164 copybit_image_t dst_image; local
    [all...]
  /hardware/qcom/display/msm8909/libcopybit/
copybit_c2d.cpp 1142 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/msm8994/libcopybit/
copybit_c2d.cpp 1167 copybit_image_t dst_image; local
    [all...]
  /hardware/qcom/display/msm8996/libcopybit/
copybit_c2d.cpp 1165 copybit_image_t dst_image; local
    [all...]
  /hardware/qcom/display/msmcobalt/libcopybit/
copybit_c2d.cpp 1165 copybit_image_t dst_image; local
    [all...]
  /external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar 
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 660 milliseconds