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

  /external/libvpx/libvpx/vp8/common/
onyx.h 229 struct vpx_codec_pkt_list *output_pkt_list; member in struct:__anon16517
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 217 struct vpx_codec_pkt_list *output_pkt_list; member in struct:__anon30153
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 280 struct vpx_codec_pkt_list *output_pkt_list; member in struct:__anon30257
392 struct vpx_codec_pkt_list *output_pkt_list; member in struct:VP9_COMP
vp9_firstpass.c 358 cpi->output_pkt_list);
361 output_stats(&cpi->twopass.total_stats, cpi->output_pkt_list);
832 output_stats(&twopass->this_frame_stats, cpi->output_pkt_list);
    [all...]
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 229 struct vpx_codec_pkt_list *output_pkt_list; member in struct:VP9EncoderConfig
361 struct vpx_codec_pkt_list *output_pkt_list; member in struct:VP9_COMP
vp9_firstpass.c 298 cpi->output_pkt_list);
301 output_stats(&cpi->twopass.total_stats, cpi->output_pkt_list);
    [all...]
vp9_encoder.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_int.h 455 struct vpx_codec_pkt_list *output_pkt_list; member in struct:VP8_COMP
firstpass.c 402 output_stats(cpi, cpi->output_pkt_list, &cpi->twopass.total_stats);
853 output_stats(cpi, cpi->output_pkt_list, &cpi->twopass.this_frame_stats);
    [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_int.h 458 struct vpx_codec_pkt_list *output_pkt_list; member in struct:VP8_COMP
firstpass.c 402 output_stats(cpi, cpi->output_pkt_list, &cpi->twopass.total_stats);
852 output_stats(cpi, cpi->output_pkt_list, &cpi->twopass.this_frame_stats);
    [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 402 oxcf->output_pkt_list = vp8_cfg.pkt_list;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 404 oxcf->output_pkt_list = vp8_cfg.pkt_list;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 347 oxcf->output_pkt_list = extra_cfg->pkt_list;
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 822 priv->cpi->output_pkt_list = &priv->pkt_list.head;
    [all...]

Completed in 76 milliseconds