OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vpx_rational
(Results
26 - 30
of
30
) sorted by null
1
2
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_encoder.h
209
typedef struct
vpx_rational
{
struct
212
} vpx_rational_t; /**< alias for struct
vpx_rational
*/
332
struct
vpx_rational
g_timebase;
[
all
...]
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
360
struct
vpx_rational
mr_down_sampling_factor;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h
399
struct
vpx_rational
mr_down_sampling_factor;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c
640
struct
vpx_rational
*rat) {
[
all
...]
/external/libvpx/libvpx/
vpxenc.c
836
struct
vpx_rational
*rat) {
[
all
...]
Completed in 97 milliseconds
1
2