Searched defs:frame_flags (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/ |
D | encode_test_driver.cc | 20 void Encoder::EncodeFrame(VideoSource *video, const unsigned long frame_flags) { in EncodeFrame() 38 const unsigned long frame_flags) { in EncodeFrameInternal()
|
D | datarate_test.cc | 227 int frame_flags = 0; in SetFrameFlags() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_onyx_if.c | 2540 unsigned int *frame_flags) { 2852 unsigned int *frame_flags) { 2858 unsigned int *frame_flags) { 2868 unsigned int *frame_flags) { 2879 uint8_t *dest, unsigned int *frame_flags) { 2902 int vp9_receive_raw_frame(VP9_COMP *cpi, unsigned int frame_flags, 2987 int vp9_get_compressed_data(VP9_COMP *cpi, unsigned int *frame_flags,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | onyx_if.c | 2993 …oid Pass1Encode(VP8_COMP *cpi, unsigned long *size, unsigned char *dest, unsigned int *frame_flags) in Pass1Encode() 3319 unsigned int *frame_flags in encode_frame_to_data_rate() 4803 …cpi, unsigned long *size, unsigned char *dest, unsigned char * dest_end, unsigned int *frame_flags) in Pass2Encode() 4828 int vp8_receive_raw_frame(VP8_COMP *cpi, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, int64_t … in vp8_receive_raw_frame() 4891 int vp8_get_compressed_data(VP8_COMP *cpi, unsigned int *frame_flags, unsigned long *size, unsigned… in vp8_get_compressed_data()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | onyxc_int.h | 101 int frame_flags; member
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
D | vp9_onyxc_int.h | 123 int frame_flags; member
|
/hardware/intel/img/psb_video/src/ |
D | vsp_fw.h | 599 uint32_t frame_flags; member
|