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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.h 57 unsigned char *last_frame_seg_map_copy; member in struct:__anon17791
vp9_encoder.c 169 vpx_free(cpi->coding_context.last_frame_seg_map_copy);
170 cpi->coding_context.last_frame_seg_map_copy = NULL;
252 vpx_memcpy(cpi->coding_context.last_frame_seg_map_copy,
281 cpi->coding_context.last_frame_seg_map_copy,
791 CHECK_MEM_ERROR(cm, cpi->coding_context.last_frame_seg_map_copy,
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_int.h 57 unsigned char *last_frame_seg_map_copy; member in struct:__anon29562
vp9_onyx_if.c 166 vpx_free(cpi->coding_context.last_frame_seg_map_copy);
167 cpi->coding_context.last_frame_seg_map_copy = NULL;
217 vpx_memcpy(cpi->coding_context.last_frame_seg_map_copy,
239 cpi->coding_context.last_frame_seg_map_copy,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 57 unsigned char *last_frame_seg_map_copy; member in struct:__anon40743
vp9_ratectrl.c 123 vpx_memcpy(cpi->coding_context.last_frame_seg_map_copy,
145 cpi->coding_context.last_frame_seg_map_copy,
    [all...]
vp9_onyx_if.c 176 vpx_free(cpi->coding_context.last_frame_seg_map_copy);
177 cpi->coding_context.last_frame_seg_map_copy = NULL;
    [all...]

Completed in 66 milliseconds