Home
last modified time | relevance | path

Searched defs:frame_flags (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dencode_test_driver.cc20 void Encoder::EncodeFrame(VideoSource *video, const unsigned long frame_flags) { in EncodeFrame()
38 const unsigned long frame_flags) { in EncodeFrameInternal()
Ddatarate_test.cc227 int frame_flags = 0; in SetFrameFlags() local
/external/libvpx/libvpx/test/
Dencode_test_driver.cc20 void Encoder::EncodeFrame(VideoSource *video, const unsigned long frame_flags) { in EncodeFrame()
38 const unsigned long frame_flags) { in EncodeFrameInternal()
Ddatarate_test.cc227 int frame_flags = 0; in SetFrameFlags() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_encoder.c2014 unsigned int *frame_flags) {
2300 unsigned int *frame_flags) {
2306 unsigned int *frame_flags) {
2316 unsigned int *frame_flags) {
2327 uint8_t *dest, unsigned int *frame_flags) {
2350 int vp9_receive_raw_frame(VP9_COMP *cpi, unsigned int frame_flags,
2435 int vp9_get_compressed_data(VP9_COMP *cpi, unsigned int *frame_flags,
Dvp9_encoder.h495 int frame_flags; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_onyx_if.c2464 unsigned int *frame_flags) {
2769 unsigned int *frame_flags) {
2775 unsigned int *frame_flags) {
2785 unsigned int *frame_flags) {
2796 uint8_t *dest, unsigned int *frame_flags) {
2819 int vp9_receive_raw_frame(VP9_COMP *cpi, unsigned int frame_flags,
2904 int vp9_get_compressed_data(VP9_COMP *cpi, unsigned int *frame_flags,
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c2992 …oid Pass1Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned int *frame_flags) in Pass1Encode()
3318 unsigned int *frame_flags in encode_frame_to_data_rate()
4802 …cpi, unsigned long *size, unsigned char *dest, unsigned char * dest_end, unsigned int *frame_flags) in Pass2Encode()
4827 int vp8_receive_raw_frame(VP8_COMP *cpi, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, int64_t … in vp8_receive_raw_frame()
4890 int vp8_get_compressed_data(VP8_COMP *cpi, unsigned int *frame_flags, unsigned long *size, unsigned… in vp8_get_compressed_data()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
Donyx_if.c2995 …oid Pass1Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned int *frame_flags) in Pass1Encode()
3321 unsigned int *frame_flags in encode_frame_to_data_rate()
4805 …cpi, unsigned long *size, unsigned char *dest, unsigned char * dest_end, unsigned int *frame_flags) in Pass2Encode()
4823 int vp8_receive_raw_frame(VP8_COMP *cpi, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, int64_t … in vp8_receive_raw_frame()
4862 int vp8_get_compressed_data(VP8_COMP *cpi, unsigned int *frame_flags, unsigned long *size, unsigned… in vp8_get_compressed_data()
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
Donyxc_int.h101 int frame_flags; member
/external/libvpx/libvpx/vp8/common/
Donyxc_int.h101 int frame_flags; member
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h123 int frame_flags; member