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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 174 } vpx_codec_ctrl_fn_map_t; typedef in typeref:struct:vpx_codec_ctrl_fn_map
299 vpx_codec_ctrl_fn_map_t *ctrl_maps; /**< \copydoc ::vpx_codec_ctrl_fn_map_t */
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_codec.c 118 vpx_codec_ctrl_fn_map_t *entry;
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 175 } vpx_codec_ctrl_fn_map_t; typedef in typeref:struct:vpx_codec_ctrl_fn_map
333 vpx_codec_ctrl_fn_map_t *ctrl_maps; /**< \copydoc ::vpx_codec_ctrl_fn_map_t */
  /external/libvpx/libvpx/vpx/src/
vpx_codec.c 119 vpx_codec_ctrl_fn_map_t *entry;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 784 vpx_codec_ctrl_fn_map_t vp8_ctf_maps[] =
813 vp8_ctf_maps, /* vpx_codec_ctrl_fn_map_t *ctrl_maps; */
vp8_cx_iface.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 620 static vpx_codec_ctrl_fn_map_t decoder_ctrl_maps[] = {
653 decoder_ctrl_maps, // vpx_codec_ctrl_fn_map_t
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 568 static vpx_codec_ctrl_fn_map_t decoder_ctrl_maps[] = {
599 decoder_ctrl_maps, // vpx_codec_ctrl_fn_map_t
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 895 vpx_codec_ctrl_fn_map_t vp8_ctf_maps[] =
924 vp8_ctf_maps, /* vpx_codec_ctrl_fn_map_t *ctrl_maps; */
vp8_cx_iface.c     [all...]

Completed in 186 milliseconds