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

  /external/libvpx/libvpx/vp9/encoder/
vp9_ratectrl.c 71 CODING_CONTEXT *const cc = &cpi->coding_context;
84 vpx_memcpy(cpi->coding_context.last_frame_seg_map_copy,
94 CODING_CONTEXT *const cc = &cpi->coding_context;
106 cpi->coding_context.last_frame_seg_map_copy,
vp9_onyx_int.h 75 } CODING_CONTEXT;
400 CODING_CONTEXT coding_context; member in struct:VP9_COMP
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 95 } CODING_CONTEXT;
359 CODING_CONTEXT coding_context; member in struct:VP8_COMP
ratectrl.c 226 CODING_CONTEXT *const cc = & cpi->coding_context;
265 CODING_CONTEXT *const cc = & cpi->coding_context;
    [all...]

Completed in 28 milliseconds