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/
H A Dvp9_onyx_if.c2524 // to encode_frame_to_data_rate() function
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/
H A Donyx_if.c3313 static void encode_frame_to_data_rate function
4809 encode_frame_to_data_rate(cpi, size, dest, dest_end, frame_flags);
5186 encode_frame_to_data_rate(cpi, size, dest, dest_end, frame_flags);

Completed in 42 milliseconds