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

  /external/libvpx/libvpx/vp8/common/
ppflags.h 39 } vp8_ppflags_t; typedef in typeref:struct:__anon23941
postproc.h 30 vp8_ppflags_t *flags);
onyxd.h 53 int vp8dx_get_raw_frame(struct VP8D_COMP* comp, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_end_stamp, vp8_ppflags_t *flags);
onyx.h 254 int vp8_get_preview_raw_frame(struct VP8_COMP* comp, YV12_BUFFER_CONFIG *dest, vp8_ppflags_t *flags);
postproc.c 722 int vp8_post_proc_frame(VP8_COMMON *oci, YV12_BUFFER_CONFIG *dest, vp8_ppflags_t *ppflags)
    [all...]
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 418 int vp8dx_get_raw_frame(VP8D_COMP *pbi, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_end_stamp, vp8_ppflags_t *flags)
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 585 vp8_ppflags_t flags = {0};
vp8_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 40 milliseconds