Searched refs:encode_frame_to_data_rate (Results 1 – 2 of 2) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_onyx_if.c | 2537 static void encode_frame_to_data_rate(VP9_COMP *cpi, function 2854 encode_frame_to_data_rate(cpi, size, dest, frame_flags); 2864 encode_frame_to_data_rate(cpi, size, dest, frame_flags); 2883 encode_frame_to_data_rate(cpi, size, dest, frame_flags);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | onyx_if.c | 3313 static void encode_frame_to_data_rate in encode_frame_to_data_rate() function 4809 encode_frame_to_data_rate(cpi, size, dest, dest_end, frame_flags); in Pass2Encode() 5186 encode_frame_to_data_rate(cpi, size, dest, dest_end, frame_flags); in vp8_get_compressed_data()
|