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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 84 vpx_memcpy(cpi->coding_context.last_frame_seg_map_copy,
106 cpi->coding_context.last_frame_seg_map_copy,
vp9_onyx_int.h 66 unsigned char *last_frame_seg_map_copy; member in struct:__anon21307
vp9_onyx_if.c 294 vpx_free(cpi->coding_context.last_frame_seg_map_copy);
295 cpi->coding_context.last_frame_seg_map_copy = 0;
    [all...]

Completed in 2279 milliseconds