Searched refs:vpx_codec_ctrl_fn_map_t (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
H A Dvpx_codec_internal.h174 } 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/
H A Dvpx_codec.c118 vpx_codec_ctrl_fn_map_t *entry;
/external/libvpx/libvpx/vpx/internal/
H A Dvpx_codec_internal.h175 } 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/
H A Dvpx_codec.c119 vpx_codec_ctrl_fn_map_t *entry;
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/
H A Dvp8_dx_iface.c784 vpx_codec_ctrl_fn_map_t vp8_ctf_maps[] =
813 vp8_ctf_maps, /* vpx_codec_ctrl_fn_map_t *ctrl_maps; */
H A Dvp8_cx_iface.c1209 static vpx_codec_ctrl_fn_map_t vp8e_ctf_maps[] =
1317 vp8e_ctf_maps, /* vpx_codec_ctrl_fn_map_t *ctrl_maps; */
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/
H A Dvp9_dx_iface.c620 static vpx_codec_ctrl_fn_map_t decoder_ctrl_maps[] = {
653 decoder_ctrl_maps, // vpx_codec_ctrl_fn_map_t
H A Dvp9_cx_iface.c1223 static vpx_codec_ctrl_fn_map_t encoder_ctrl_maps[] = {
1344 encoder_ctrl_maps, // vpx_codec_ctrl_fn_map_t
/external/libvpx/libvpx/vp9/
H A Dvp9_dx_iface.c568 static vpx_codec_ctrl_fn_map_t decoder_ctrl_maps[] = {
599 decoder_ctrl_maps, // vpx_codec_ctrl_fn_map_t
H A Dvp9_cx_iface.c1074 static vpx_codec_ctrl_fn_map_t encoder_ctrl_maps[] = {
1185 encoder_ctrl_maps, // vpx_codec_ctrl_fn_map_t
/external/libvpx/libvpx/vp8/
H A Dvp8_dx_iface.c895 vpx_codec_ctrl_fn_map_t vp8_ctf_maps[] =
924 vp8_ctf_maps, /* vpx_codec_ctrl_fn_map_t *ctrl_maps; */
H A Dvp8_cx_iface.c1189 static vpx_codec_ctrl_fn_map_t vp8e_ctf_maps[] =
1291 vp8e_ctf_maps, /* vpx_codec_ctrl_fn_map_t *ctrl_maps; */

Completed in 2270 milliseconds