HomeSort by relevance Sort by last modified time
    Searched refs:encode_show_existing_frame (Results 1 - 4 of 4) sorted by null

  /external/libaom/libaom/av1/encoder/
encode_strategy.c 385 if (!encode_show_existing_frame(cm)) {
634 if (encode_show_existing_frame(&cpi->common)) {
800 encode_show_existing_frame(cm)) {
801 // Note that because encode_show_existing_frame(cm) we don't refresh any
825 !encode_show_existing_frame(cm) &&
    [all...]
encoder.h 1243 static INLINE int encode_show_existing_frame(const AV1_COMMON *cm) { function
    [all...]
bitstream.c     [all...]
encoder.c     [all...]

Completed in 402 milliseconds